]> git.lyx.org Git - features.git/blob - ChangeLog
Delete all .cvsignore files from trunk
[features.git] / ChangeLog
1 2006-02-10  Lars Gullik Bjønnes  <larsbj@gullik.net>
2
3         * Delete all .cvsignore files from the source tree
4
5 2006-01-26    <larsbj@gullik.net>
6
7         * autogen.sh: remove the --force-missing option to automake 
8
9 2006-01-25  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
10
11         * NEWS: update for 1.4.0.
12
13 2006-01-24  John Spray  <spray@lyx.org>
14
15         * configure.ac: the gtk frontend does not need xforms anymore.
16
17 2006-01-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
18
19         * Makefile.am (EXTRA_DIST): do not distribute INSTALL.OS2 and
20         README.OS2.
21
22         * ANNOUNCE: 
23         * README: 
24         * INSTALL: a first update for 1.4.0.
25
26 2006-01-04  Bennett Helm  <bennett.helm@fandm.edu>
27
28         * INSTALL.MacOSX: update.
29
30 2006-01-01  Angus Leeming  <leeming@lyx.org>
31
32         * COPYING: remove the XForms exception.
33
34 2005-12-30  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
35
36         * configure.ac: fix version-suffix
37
38 2005-12-28  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
39
40         * autogen.sh: require automake 1.9
41         * configure.ac: add 1.9 to automake options
42
43 2005-12-23  Lars Gullik Bjonnes  <larsbj@lyx.org>
44
45         * configure.ac: pre3
46
47 2005-12-23  Lars Gullik Bjonnes  <larsbj@lyx.org>
48
49         * autogen.sh (AUTOMAKE): add --force-missing to args.
50
51         * configure.ac: add am args to AM_INIT_AUTOMAKE, modify AC_INIT to
52         contain tar name as well, use AC_CONFIG_HEADERS instead of
53         AM_CONFIG_HEADER, remove unused variable VERSION
54
55 2005-12-07  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
56
57         * configure.ac: add to SOCKET_LIBS the libraries required by
58         socket code (useful for solaris).
59
60 2005-12-06  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
61
62         * configure.ac: remove dead gnome stuff
63         * configure.ac: check for xft if using the gtk frontend
64
65 2005-10-18  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
66
67         * configure.ac: check for target name as early as possible (fixes
68         bug in change below).
69
70 2005-10-12  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
71
72         * configure.ac: call LYX_USE_PACKAGING early. Sanitize PACKAGE
73         setting. 
74
75 2005-09-30  Angus Leeming  <leeming@lyx.org>
76
77         * configure.ac: check for NewAPIs.h. If found, define the
78         WANT_GETFILEATTRIBUTESEX_WRAPPER to enable runtime support
79         for Windows 95 in Boost.Filesystem.
80
81 2005-09-29  Angus Leeming  <leeming@lyx.org>
82
83         * configure.ac: Use the new MSYS_AC_CANONICAL_PATH to generate
84         path strings that make sense on Windows as well as on Unix boxes.
85         Insert these strings into the generated Makefiles.
86
87 2005-09-22  Bennett Helm  <bennett.helm@fandm.edu>
88
89         * INSTALL.MacOSX: update to reflect simplified procedure.
90
91 2005-09-21  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
92
93         * Makefile.am (EXTRA_DIST): distribute INSTALL.MacOSX
94
95 2005-09-21  Bennett Helm  <bennett.helm@fandm.edu>
96
97         * INSTALL.MacOSX: rename from README.MacOSX and update.
98
99 2005-09-13  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
100
101         * configure.ac: error out if qt frontend is choosen but no qt library
102         was found
103
104 2005-09-12  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
105
106         * configure.ac: check for AWK and use --posix option if we found
107         gawk. (bug 1980)
108
109 2005-07-18  Lars Gullik Bjønnes  <larsbj@lyx.org>
110
111         * configure.ac: version back to 1.4.0cvs 
112
113 2005-07-18  Lars Gullik Bjønnes  <larsbj@lyx.org>
114
115         * configure.ac: set version to 1.4.0pre1
116
117 2005-07-18  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
118
119         * README: 
120         * INSTALL: update for 1.4
121
122 2005-07-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
123
124         * lyx.man: remove reLyX refs and ref to tex2lyx
125         * autogen.sh,configure.ac: remove reLyX handling 
126         * INSTALL,INSTALL.OS2: remove some reLyX paragraphs.
127
128 2005-07-16  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
129
130         * INSTALL: lib/xfonts is dead.
131
132 2005-07-15  Lars Gullik Bjønnes  <larsbj@lyx.org>
133
134         * configure.ac: set AWK to gawk and subsitute 
135
136 2005-07-15  José Matos <jamatos@lyx.org>
137
138         * configure.ac: Add support for python, and add Makefile to
139         lyx2lyx.
140
141 2005-07-14  Angus Leeming  <leeming@lyx.org>
142
143         * Makefile.am (EXTRA_DIST): add the new README and INSTALL files
144
145 2005-07-13  Lars Gullik Bjonnes  <larsbj@gullik.net>
146
147         * Makefiles: make sure to dist pch.h and mark PCH_FILE as a build
148         file.
149
150 2005-07-12  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
151
152         * INSTALL: small tweak.
153
154 2005-06-01  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
155
156         * configure.ac: if the xforms frontend is added just to help gtk,
157         do not build the xforms binary.
158
159 2005-05-20  Lars Gullik Bjønnes  <larsbj@lyx.org>
160
161         * configure.ac: Use AM_* flags for CLAGS,CXXFLAGS where we require
162         the values to be properly set.
163
164 2005-05-03  Angus Leeming  <leeming@lyx.org>
165
166         * configure.ac: test for io.h and process.h.
167         Test the spelling of close(), getpid(), open(), pclose() and
168         popen(). Do they have a leading underscore or not?
169
170 2005-05-02  Angus Leeming  <leeming@lyx.org>
171
172         * configure.ac: test for utime.h and sys/utime.h
173
174 2005-05-02  Angus Leeming  <leeming@lyx.org>
175
176         * configure.ac: test for something that MSVC doesn't have (fcntl)
177         as opposed to something it does (select, socket).
178
179 2005-05-02  Angus Leeming  <leeming@lyx.org>
180
181         * autogen.sh (ACINCLUDE_FILES): remove [ap]spell.m4. Add spell.m4.
182
183         * configure.ac: remove explicit invocation of CHECK_WITH_ASPELL,
184         CHECK_WITH_PSPELL. Add new invocation of LYX_CHECK_SPELL_ENGINES.
185         Also check for select() and socket() system functions and use
186         these to decide whether to build the src/client sun-directory.
187
188 2005-03-11  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
189
190         * configure.ac: remove hack when GNU gettext utilities are not
191         available; remove calls to AC_C_CONST and AC_C_INLINE (already
192         required by AM_INTL_SUBDIR; remove ALL_LINGUAS variable (see
193         po/LINGUAS instead); do not AC_SUBST LINGUAS.
194
195 2005-03-07  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
196
197         * autogen.sh: remove autom4te.cache directories
198
199 2005-03-06  Lars Gullik Bjonnes  <larsbj@gullik.net>
200
201         * configure.ac: make the xforms part be built
202         first when building gtk frontend
203
204 2005-03-05  Angus Leeming  <leeming@lyx.org>
205
206         * autogen.sh: remove test for gettext. Belongs in configure.
207         Return 1 if autogen.sh exits abnormally.
208
209 2005-03-02  Lars Gullik Bjonnes  <larsbj@gullik.net>
210
211         * configure.ac: dont setup gnome/Makefile
212
213 2005-02-24  Angus Leeming  <leeming@lyx.org>
214
215         * autogen.sh: enable the use of (1.5 <= automake <= 1.9).
216
217 2005-02-23  Angus Leeming  <leeming@lyx.org>
218
219         * autogen.sh: test for automake >= 1.5 and for gettext >= 0.12.
220
221         * INSTALL: document these requirements.
222
223 2005-02-09  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
224
225         * Makefile.am: remove hack for making bindist work with autoconf
226         <=1.4. This broke non GNU make programs.
227
228 2005-02-07  Lars Gullik Bjonnes  <larsbj@gullik.net>
229
230         * configure.ac (AH_BOTTOM): make BOOST_POSIX be defined for cygwin
231
232 2005-02-02  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
233
234         * configure.ac: if the prefix contains space, replace it with
235         ${builddir}/installprefix and issue a warning.
236
237         * configure.ac: when testing for AikSaurus, do not require libbz2.
238
239 2005-01-27  Lars Gullik Bjonnes  <larsbj@gullik.net>
240
241         * configure.ac: add src/support/tests/Makefile
242
243 2005-01-21  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
244
245         * configure.ac: indicate in final info whether aiksaurus is used.
246
247 2005-01-20  Angus Leeming  <leeming@lyx.org>
248
249         * configure.ac: s/COMRESSION/COMPRESSION/
250
251 2005-01-12  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
252
253         * configure.ac: remove duplicated code
254
255 2005-01-06  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
256
257         * configure.ac: use LYX_USE_PACKAGING
258
259 2005-01-05  Lars Gullik Bjonnes  <larsbj@gullik.net>
260
261         * configure.ac (VERSION_INFO): add CPPFLAGS to info
262
263 2005-01-04  Angus Leeming  <leeming@lyx.org>
264
265         * configure.ac (AC_CHECK_FUNCS): test for the existence of
266         lstat and readlink.
267
268 2004-12-28  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
269
270         * configure.ac: remove call to LYX_CXX_CHEADERS
271
272 2004-12-16  Angus Leeming  <leeming@lyx.org>
273
274         * configure.ac: remove the HAVE_MKDIR conditional code to
275         src/support/mkdir.C
276
277 2004-12-15  Angus Leeming  <leeming-0hXrFu2P2+c@public.gmane.org>
278
279         * configure.ac: add AC_FUNC_MKDIR test and code to
280         #define mkdir should a non-POSIX version be found.
281
282 2004-12-04  Lars Gullik Bjonnes  <larsbj@gullik.net>
283
284         * Most Makefile.am's: Move PCH_FLAGS to AM_CPP flags where
285         possible.
286
287 2004-12-03  Lars Gullik Bjonnes  <larsbj@gullik.net>
288
289         * Most Makefile.am's: Change to use AM_CPPFLAGS instead of
290         INCLUDES since that has been deprecated by automake.
291
292 2004-11-25  Angus Leeming  <leeming@lyx.org>
293
294         * README.Cygwin: new file, containing the current contents of
295         README.Win32.
296
297         * README.Win32: rewritten to explain why we don't currently
298         provide formal support for a native Win32 port (other than
299         one based on Cygwin) and how that may change in the future.
300
301 2004-11-29  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
302
303         * configure.ac: do not include broken_headers.h; do not check for
304         strchr, memset and memmove
305
306 2004-11-04  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
307
308         * configure.ac: do not check for snprintf
309
310 2004-10-11  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
311
312         * configure.ac: remove RPM_FRONTEND_DEPS
313
314 2004-10-07  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
315
316         * configure.ac: make maintainer mode active by default for
317         development releases
318
319 2004-09-26  Lars Gullik Bjonnes  <larsbj@gullik.net>
320
321         * configure.ac: update for gtk 2.4
322
323 2004-09-23  Bennett Helm  <bennett.helm@fandm.edu>
324
325         * README.MacOSX: update again
326
327 2004-09-22  Bennett Helm  <bennett.helm@fandm.edu>
328
329         * README.MacOSX: update a bit
330
331 2004-09-04  Lars Gullik Bjonnes  <larsbj@gullik.net>
332
333         * configure.ac (AC_CONFIG_FILES): add src/client/Makefile
334
335 2004-09-03  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
336
337         * configure.ac: print error message if uic or moc is not found
338         and the qt frontend is used
339
340 2004-08-18  Lars Gullik Bjonnes  <larsbj@gullik.net>
341
342         * More pch work.
343
344 2004-08-03  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
345
346         * configure.ac: instead of the previous code (which does not
347         work), just add xforms to the list of frontends if gtk is specified
348
349 2004-07-26  Lars Gullik Bjonnes  <larsbj@gullik.net>
350
351         * configure.ac: add code that some xforms tests are run only once
352         even if both xforms and gtk are configured.
353
354 2004-06-09  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
355
356         * Makefile.am (SUBDIRS): remove m4 directory (does not have a
357         Makefile.am).
358
359 2004-06-09  Lars Gullik Bjonnes  <larsbj@gullik.net>
360
361         * Makefile.am (dist_noinst_DATA): use the dist_ and noinst_
362         annotations to clean up the Makefile slightly.
363
364 2004-06-01  Lars Gullik Bjonnes  <larsbj@gullik.net>
365
366         * configure.ac (AC_CONFIG_FILES): add lib/doc/Makefile
367
368 2004-05-28  Lars Gullik Bjonnes  <larsbj@gullik.net>
369
370         * mkinstalldirs: remove file
371
372 2004-05-27  Kayvan Sylvan <kayvan@sylvan.com>
373
374         * configure.ac (AH_BOTTOM): Remove reference to support/nt_defines.h
375
376 2004-05-26  Lars Gullik Bjonnes  <larsbj@gullik.net>
377
378         * autogen.sh (ACLOCAL): make all aclocal find m4
379
380 2004-05-26  gettextize  <bug-gnu-gettext@gnu.org>
381
382         * Makefile.am (SUBDIRS): Add m4.
383         (DIST_SUBDIRS): Add m4.
384         (ACLOCAL_AMFLAGS): New variable.
385         * configure.ac (AC_CONFIG_FILES): Add m4/Makefile.
386
387 2004-04-19  Angus Leeming  <leeming@lyx.org>
388
389         * README.MacOSX: update to reflect Jean-Marc's comments to the list.
390
391 2004-04-20  Angus Leeming  <leeming@lyx.org>
392
393         * configure.ac: (AC_CONFIG_FILES) add gtk/gimages Makefile.
394
395 2004-04-03  Lars Gullik Bjonnes  <larsbj@gullik.net>
396
397         * configure.ac: define BOOST_USER_CONFIG
398
399 2004-03-10  Ronald Florence <ron@18james.com>
400
401         * README.MacOSX: update
402
403 2004-01-26  Angus Leeming  <leeming@lyx.org>
404
405         * autogen.sh: enable the use of autoconf 2.59.
406
407 2004-01-08  Lars Gullik Bjonnes  <larsbj@gullik.net>
408
409         * configure.ac (AC_CONFIG_FILES): add boost::filesystem Makefiles.
410
411 2003-12-15  Ronald Florence <ron@18james.com>
412
413         * README.MacOSX: updated for 1.4.0cvs
414
415 2003-11-18  Angus Leeming  <leeming@lyx.org>
416
417         * autogen.sh: accept autoconf 2.58 as a supported version.
418
419 2003-10-24  André Pönitz  <poenitz@gmx.net>
420
421         * lyxfunc.C:
422         * rowpainter.C:
423         * text.C:
424         * text3.C:
425         * lyxtext.h: set fills in fill(...) instead of returning it
426
427 2003-10-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
428
429         * INSTALL: remove a comment about --with-included-string
430
431         * configure.ac: remove the configure are
432         --with-included-string
433
434 2003-09-21  Lars Gullik Bjønnes  <larsbj@gullik.net>
435
436         * configure.ac (FORNTENDS): use tabs to align message, make gtk
437         not delete info about other frontends
438
439 2003-09-16  Lars Gullik Bjønnes  <larsbj@gullik.net>
440
441         * configure.ac: remove LYX_CXX_STL_STRING and
442         LYX_CXX_GOOD_STD_STRING checks. Add a simplified version of the
443         AC_ARG_WITH(included-string)
444
445 2003-09-11  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
446
447         * README.MacOSX: update
448
449 2003-09-09  Lars Gullik Bjønnes  <larsbj@lyx.org>
450
451         * configure.ac (AH_BOTTOM): add blurb for BOOST_ASSERT
452
453 2003-09-08  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
454
455         * README.MacOSX: new file.
456
457 2003-08-26  Michael Schmitt  <michael.schmitt@teststep.org>
458
459         * INSTALL: Add compilation instructions for SUN Sparc
460         Solaris. (bug #362)
461
462 2003-08-19  Angus Leeming  <leeming@lyx.org>
463
464         * configure.ac (AH_TOP): get rid of 'The LyX Team'.
465
466 2003-08-07  Lars Gullik Bjønnes  <larsbj@gullik.net>
467
468         * configure.ac (AH_BOTTOM): do not use BOOST_NO_EXCEPTIONS
469         here, that is done by boost gcc config.
470
471 2003-08-05  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
472
473         * configure.ac: add $(EXEEXT) to program names in FRONTEND_PROGS
474
475 2003-08-02  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
476
477         * configure.ac: only configure the frontends that have been
478         specified; build in FRONTENDS_PROGS the list of programs that
479         should be built
480         (AC_CONFIG_FILES): output lyx_forms.h-tmp instead of lyx_forms.h
481         in order to do dependency trick in xforms frontend (same for
482         lyx_xpm.h)
483
484 2003-07-31  John Levon  <levon@movementarian.org>
485
486         * NEWS:
487         * INSTALL: refer to latex-xft-fonts
488
489 2003-07-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
490
491         * configure.ac: compression support
492
493 2003-07-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
494
495         * configure.ac: check for zlib.
496
497 2003-07-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
498
499         * configure.ac: new file
500
501         * autogen.sh (autoversion): remove support for autoconf 2.13
502
503         * .cvsignore: remove acconfig.h configure.ac configure.in
504
505 2003-07-10  John Levon  <levon@movementarian.org>
506
507         * INSTALL: update Aiksaurus URL
508
509 2003-06-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
510
511         * sourcedoc/Doxyfile.in (EXCLUDE): exclude gnome and generated
512         files in qt dir.
513
514 2003-06-23  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
515
516         * lyx.man: change env variable from foo_13x to foo_14x
517
518 2003-05-07  Lars Gullik Bjønnes  <larsbj@gullik.net>
519
520         * Makefile.am: allow boost as system lib
521
522 2003-04-25  Lars Gullik Bjønnes  <larsbj@gullik.net>
523
524         * dummy entry
525
526 2003-04-14  Angus Leeming  <leeming@lyx.org>
527
528         * autogen.sh (autoversion): Print message proclaims support for
529         autoconf 2.54.
530
531 2003-04-10  Angus Leeming <leeming@lyx.org>
532
533         * autogen.sh: We support autoconf 2.57, so tell the user.
534
535 2003-04-03  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
536
537         * status: update
538
539 2003-04-03  Angus Leeming  <leeming@lyx.org>
540
541         * status: attempt to fill it out a little.
542
543 2003-04-03  John Levon  <levon@movementarian.org>
544
545         * status: start a status file ...
546
547 2003-03-27  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
548
549         * INSTALL: mention --enable-maintainer-mode
550
551 2003-03-25  John Levon  <levon@movementarian.org>
552
553         * autogen.sh: add aspell.m4
554
555 2003-03-12  Kayvan Sylvan  <kayvan@sylvan.com>
556
557         * autogen.sh (ACINCLUDE_FILES): Added cygwin.m4
558
559 2003-03-15  John Levon  <levon@movementarian.org>
560
561         * INSTALL: little fix
562
563 2003-02-27  Angus Leeming  <leeming@lyx.org>
564
565         * INSTALL: better instructions for the Qt frontend
566
567 2003-02-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
568
569         * INSTALL: document the use of --with-frontend
570
571 2003-02-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
572
573         * most source files all over: remove the use of #pragma
574         implementaion and interface.
575
576 2003-02-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
577
578         * autogen.sh (autoversion): autoconf 2.57 works too
579
580 2003-02-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
581
582         * Back on the cvs track.
583
584 2003-02-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
585
586         * LyX 1.3.0 released.
587
588 2003-02-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
589
590         * ABOUT-NLS: updated
591
592         * INSTALL.autoconf: updated
593
594 2003-02-06  Angus Leeming  <leeming@lyx.org>
595
596         * ANNOUNCE: email the devel list with bugs. Move fontconfig stuff to
597         install.
598
599         * INSTALL: a chunk on using fontconfig with the Qt frontend.
600
601         * ABOUT-NLS:
602         * ANNOUNCE:
603         * COPYING:
604         * INSTALL:
605         * lyx.man:
606         * NEWS:
607         * README:
608         * README.OS2:
609         * README.Win32:
610         * UPGRADING: whitespace
611
612 2003-02-04  Angus Leeming  <leeming@lyx.org>
613
614         * Makefile.am: allow lyx.xpm to be found when making rpmdist in
615         srcdir != builddir.
616
617 2003-02-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
618
619         * ANNOUNCE:
620         * INSTALL:
621         * README: mention that all qt 3.x should work (not only 3.0.x).
622
623         * INSTALL: mention python 1.5.2.
624
625         * NEWS: add entry for LyX 1.2.3
626
627         * UPGRADING: update for 1.3.0
628
629 2003-01-30  Kayvan A. Sylvan  <kayvan@sylvan.com>
630
631         * Makefile.am: test for the presence of rpmbuild.
632
633 2003-01-27  Angus Leeming  <leeming@lyx.org>
634
635         * UPGRADING: further cleanup following some advice from Dekel.
636
637 2003-01-26  Angus Leeming  <leeming@lyx.org>
638
639         * README, NEWS, INSTALL: tighten up the English and make them a bit
640         more self-consistent. Remove a couple of references to bogus ftp
641         repositories.
642
643         * UPGRADING: had a stab at this one two, but my lack of detailed
644         knowledge prevents me from doing more than scratch at the surface.
645
646 2003-01-18  Lars Gullik Bjønnes  <larsbj@gullik.net>
647
648         * Makefile.am: move some doxy stuff from here...
649         * sourcedoc/Makefile.am: ...to here
650
651 2003-01-14  Lars Gullik Bjønnes  <larsbj@gullik.net>
652
653         * Makefile.am (rpmdist): use rpmbuild
654
655 2002-12-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
656
657         * lyx.man: update to mention Qt frontend, remove old information
658         about OS/2 and other tweaks
659
660         * NEWS: clarify statement about TeX fonts
661
662 2002-12-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
663
664         * autogen.sh (autoversion): add autoconf 2.54 to supported versions
665
666 2002-12-20  John Levon  <levon@movementarian.org>
667
668         * NEWS: small updates
669
670 2002-12-19  John Levon  <levon@movementarian.org>
671
672         * config/qt.m4: fix so lib is placed correctly. IRIX
673           whines at us
674
675 2002-12-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
676
677         * NEWS: update
678
679 2002-12-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
680
681         * Makefile.am: sourcdoc as firstclass citizen
682
683         * sourcedoc/Makefile.am: new file
684
685 2002-11-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
686
687         * autogen.sh: add support for EXTRA_ACINCLUDE_FILES.
688
689 2001-09-08  Rob Lahaye  <lahaye@snu.ac.kr>
690
691         * autogen.sh: set autotool commands at top of the file;
692         improve GNU m4 test; be more verbose on autotools version.
693
694 2002-10-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
695
696         * autogen.sh: fix test that says whether m4 has been found
697
698 2002-09-30  Angus Leeming  <leeming@lyx.org>
699
700         * INSTALL: update notes on compilation with Compaq cxx.
701
702 2002-09-12  John Levon  <levon@movementarian.org>
703
704         * autogen.sh: new Qt configure script
705
706 2002-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
707
708         * autogen.sh: accept autoconf 2.52 too; remove unneeded files
709         depending on autoconf version
710
711 2002-08-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
712
713         * .cvsignore: change acconfig.m4 to acconfig.h
714
715         * autogen.sh (AUTOCONF): remove warning args on autoheader and
716         autoconf
717
718 2002-08-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
719
720         * autogen.sh (autoversion): add handling of different autoconf
721         versions.
722
723         * .cvsignore: add acconfig.m4, autom4te-2.53.cache, configure.in
724         and configure.ac
725
726         * acconfig.m4: move from here...
727         * config/acconfig.m4 ...to here
728
729         * configure.in: more from here...
730         * config/configure.in: ...to here
731
732 2002-07-30  André Poenitz <poenitz@gmx.de>
733
734         * INSTALL: fix location of GNU gettext package
735
736 2002-07-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
737
738         * UPGRADING: update to mention math lfuns changes
739
740 2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
741
742         * configure.in: yet another try at the same thing
743
744 2002-07-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
745
746         * configure.in: try (again) to fix EOF handling in VERSION_INFO
747
748 2002-07-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
749
750         * acconfig.h: do not include broken_headers.h; remove descriptions
751         of HAVE_LIBSM and XPM_H_LOCATION
752
753         * INSTALL: remove documentation for --with-broken-headers and
754         --with-liberty
755
756         * configure.in: do not invoke LYX_SCO, LYX_HPUX, LYX_SUNOS4,
757         AC_STRUCT_ST_BLKSIZE, AC_STRUCT_ST_BLOCKS, AC_STRUCT_ST_RDEV;
758         remove --with-broken-headers option; do not test for strerror and
759         atexit
760         (VERSION_INFO): add EOF at the end
761
762 2002-07-14  John Levon  <moz@compsoc.man.ac.uk>
763
764         * configure.in: remove xforms from qt
765
766 2002-07-04  Kayvan A. Sylvan  <kayvan@sylvan.com>
767
768         * configure.in (LYX_USE_FRONTEND): The order of libraries is
769         now dependant on the $host variable.
770
771 2002-07-06  Adrien Rebollo  <adrien.rebollo@gmx.fr>
772
773         * autogen.sh: use $ACLOCAL and $AUTOHEADER instead of aclocal
774         and autoheader to test if they are present.
775
776 2002-07-03  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
777
778         * INSTALL: document --enable-debug
779
780 2002-07-01  Kayvan A. Sylvan  <kayvan@sylvan.com>
781
782         * configure.in (LYX_USE_FRONTEND): Change order of libraries for
783         Cygwin.
784
785 2002-07-01  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
786
787         * configure.in (VERSION_INFO): use $host instead of $host_alias
788         for the host type.
789
790 2002-06-17  Angus Leeming  <leeming@lyx.org>
791
792         * INSTALL: how to compile with Compaq cxx on Tru64 Unix.
793
794 2002-06-12  Angus Leeming  <leeming@lyx.org>
795
796         * configure.in: add xforms/forms/*.lo to the xforms version of
797         FRONTEND_GUILIB.
798
799 2002-06-12  Angus Leeming  <leeming@lyx.org>
800
801         * configure.in: remove LYX_STL_STRING_FWD.
802
803 2002-06-11  John Levon  <moz@compsoc.man.ac.uk>
804
805         * INSTALL:
806         * configure.in: remove attempt to link against libiberty. It
807         is morally wrong, and potentially dangerous.
808
809 2002-06-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
810
811         * configure.in: move the test for xpm/xforms out of the frontends
812         case, to avoid code duplication
813
814 2002-06-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
815
816         * acconfig.h: remove FORMS_IMAGE_H_LOCATION and FORMS_H_LOCATION
817
818 2002-06-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
819
820         * configure.in: remove LYX_REGEX call
821
822 2002-06-02  John Levon  <moz@compsoc.man.ac.uk>
823
824         * acconfig.h: add FORMS_IMAGE_H_LOCATION
825
826         * autogen.sh: add xforms.m4
827
828         * configure.in: use XFORMS_IMAGE_LIB
829
830 2002-05-30  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
831
832         * lyx.man: lyx honors variable LYX_DIR_13x
833
834 2002-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
835
836         * Switch from SigC to boost::signals, SigC is now not used in any
837         files anymore.
838
839 2002-05-29  John Levon  <moz@compsoc.man.ac.uk>
840
841         * INSTALL: document that --program-* and frontends
842         don't work (yet ...)
843
844 2002-05-29  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
845
846         * NEWS: add info about the 1.1.6 series
847
848 2002-05-29  John Levon  <moz@compsoc.man.ac.uk>
849
850         * configure.in: move Aiksaurus configure to catch
851         extra-lib/inc (bug 383)
852
853 2002-05-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
854
855         * autogen.sh (ACINCLUDE_FILES): add pkg.m4
856
857 2002-05-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
858
859         * configure.in: add the boost::signals makefiles.
860
861 2002-05-26  Michael Koziarski  <michael@koziarski.com>
862
863         * configure.in: gtkconfig.patch
864
865 2002-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
866
867         * configure.in (VERSION): back to cvs
868
869 2002-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
870
871         * configure.in (VERSION): pre5
872
873 2002-05-01  John Levon  <moz@compsoc.man.ac.uk>
874
875         * UPGRADING: more details on upgrading
876
877 2002-04-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
878
879         * Makefile.am (DISTCLEANFILES): don't use -r
880         (distclean-local): new target
881
882 2002-04-26  John Levon  <moz@compsoc.man.ac.uk>
883
884         * UPGRADING: mention floatflt gotcha
885
886 2002-04-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
887
888         * configure.in (VERSION): use the proper postfix
889
890 2002-04-24  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
891
892         * configure.in: add check for GNU m4 (does not check that program
893         is actually gnu m4, but better than nothing)
894
895         * configure.in: small hack for compatibility with autoconf 2.52.
896         Basically, there is a weird interference with stdlib.h with g++
897         and _some_ functions (mkstemp, mktemp...)
898
899 2002-04-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
900
901         * configure.in (FRONTEND_GUILIB): add qt2/xforms/*.lo for qt2
902
903 2002-04-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
904
905         * UPGRADING: updates
906
907 2002-04-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
908
909         * NEWS: add spie class
910
911 2002-04-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
912
913         * UPGRADING: remove stuff that is not relevant now.
914
915         * Makefile.am (bindist): new bindist target
916
917 2002-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
918
919         * configure.in: make distcheck work
920
921         * Makefile.am: make distcheck work
922
923 2002-04-02  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
924
925         * lyx.man: update somewhat for 1.2.0
926
927 2002-03-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
928
929         * configure.in: call LYX_XFORMS_IMAGE_LOADER_NEEDS_JPEG
930
931 2002-03-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
932
933         * NEWS: small update
934
935         * MAINTAINERS: removed
936
937 2002-03-26  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
938
939         * ANNOUNCE:
940         * INSTALL:
941         * README:
942         * NEWS: update somewhat for 1.2.0
943
944 2002-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
945
946         * INSTALL: updated the Problems section for Tru64 Unix.
947
948 2002-03-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
949
950         * Makefile.am (DISTCLEANFILES): be recursive here
951
952         * configure.in: use LYX_CHECK_LDR
953
954 2002-03-14  Kayvan A. Sylvan  <kayvan@sylvan.com>
955
956         * configure.in: Fix order of -lXpm and -lforms for
957         Cygwin linker.
958
959 2002-03-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
960
961         * configure.in: small cleanups
962
963 2002-03-14  Michael A. Koziarski  <michael@koziarski.com>
964
965         * configure.in: First stage of fixing the gnome compile problems.
966         Linking problems to be fixed next.
967
968 2002-03-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
969
970         * README: add bulgarian
971
972         * configure.in (ALL_LINGUAS): add bg
973
974 2002-03-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
975
976         * Makefile.am (sourcedoc/Doxyfile): remove explict rule (this is
977         also autogenerated)
978
979 2002-03-07  Angus Leeming  <a.leeming@ic.ac.uk>
980
981         * Makefile.am: remove references to the now-dead forms directory.
982
983 2002-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
984
985         * configure.in: compile the xforms image loader if your version of the
986         xforms libraries is up to the task, else use the basic alternative.
987
988 2002-03-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
989
990         * configure.in: help qt2 along a bit
991
992 2002-03-01  John Levon  <moz@compsoc.man.ac.uk>
993
994         * configure.in: fixup qt2
995
996 2002-02-27  Angus Leeming  <a.leeming@ic.ac.uk>
997
998         * configure.in: don't compile src/frontends/support as LyXImage is
999         now dead.
1000
1001 2002-02-26  John Levon  <moz@compsoc.man.ac.uk>
1002
1003         * acconfig.h: nt/os2 defines moved
1004
1005 2002-02-04  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1006
1007         * README: change reference to bugtracker
1008
1009 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1010
1011         * configure.in (ALL_LINGUAS): add slovak
1012
1013 2002-01-13  Michael A. Koziarski  <michael@koziarski.com>
1014
1015         * configure.in:  Fix the includes for gnome.
1016
1017 2002-01-12  John Levon  <moz@compsoc.man.ac.uk>
1018
1019         * configure.in: change for Aiksaurus 0.14
1020
1021 2002-01-08  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1022
1023         * configure.in: remove test for -lpt on SCO. Hopefully it is not
1024         needed anymore. This fixes bug #137
1025
1026 2001-11-28  John Levon  <moz@compsoc.man.ac.uk>
1027
1028         * README: fix ghostscript comment
1029
1030 2001-11-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1031
1032         * INSTALL: document change in --prefix behaviour.
1033
1034         * configure.in: do not use AC_PREFIX_PROGRAM, which is broken in
1035         autoconf 2.5[012].
1036
1037 2001-10-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1038
1039         * configure.in: check also for locale.h, so that things work out
1040         correctly with --disable-nls
1041
1042 2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
1043
1044         * README:
1045         * lyx.man: change ref to known bugs
1046
1047 2001-10-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1048
1049         * configure.in: set version here and not in version.h.
1050         Generate version.C instead of version_info.h
1051
1052 2001-09-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1053
1054         * configure.in (VERSION_INFO): use AC_SUBST instead of AC_DEFINE
1055         for VERSION_INFO
1056
1057 2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1058
1059         * configure.in: do not set FRONTENDS to "xforms" when frontend is
1060         xforms; fix the use of "cat <<EOF ... EOF" (bugs introduced by
1061         last checkin)
1062
1063 2001-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1064
1065         * lyxinclude.m4:
1066         * configure.in: add VERSION_INFO to config.h
1067         (from a first proposal by Rob Lahaye)
1068
1069 2001-09-08  Rob Lahaye  <lahaye@users.sourceforge.net>
1070
1071         * lyx.man: add -version commandline flag
1072
1073 2001-08-19  John Levon  <moz@compsoc.man.ac.uk>
1074
1075         * configure.in: output new qt2 makefiles
1076
1077 2001-07-31  John Levon  <moz@compsoc.man.ac.uk>
1078
1079         * configure.in: don't use -lbz2 if we don't need it
1080
1081 2001-07-30  John Levon  <moz@compsoc.man.ac.uk>
1082
1083         * COPYING: use standard spiel for xforms
1084
1085 2001-07-30  John Levon  <moz@compsoc.man.ac.uk>
1086
1087         * configure.in: add --without-aiksaurus, always
1088           subst AIKSAURUS_LIBS
1089
1090 2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
1091
1092         * NEWS:
1093         * INSTALL:
1094         * configure.in: add libAikSaurus
1095
1096 2001-07-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1097
1098         * NEWS: update again.
1099
1100         * configure.in: move --enable-assertions a bit higher.
1101         move the setup of libtool a bit later.
1102
1103 2001-07-23  John Levon  <moz@compsoc.man.ac.uk>
1104
1105         * INSTALL: document --disable-optimization
1106
1107 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1108
1109         * Makefile.am (EXTRA_DIST): add sourcedoc
1110         (doxydoc): renamed from sourcedoc to avoid conflicts.
1111
1112 2001-07-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1113
1114         * NEWS: updated for 1.2.0
1115
1116 2001-07-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1117
1118         * configure.in: remove extra action for AC_OUTPUT (not needed
1119         anymore with gettext 0.10.38)
1120
1121 2001-07-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1122
1123         * INSTALL: update various requirements
1124
1125         * configure.in: do not test for namespace, mutable
1126
1127         * acconfig.h: remove entry for USE_PSPELL
1128
1129 2001-07-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1130
1131         * ABOUT-NLS: updated from gettext 0.10.38
1132
1133         * autogen.sh: use simpler logic for creating acinclude.m4 files.
1134         Update for gettext 0.10.38
1135
1136 2001-06-29  John Levon  <moz@compsoc.man.ac.uk>
1137
1138         * INSTALL: change RedHat stuff to insist on updating gcc
1139
1140 2001-06-14  John Levon  <moz@compsoc.man.ac.uk>
1141
1142         * Makefile.am: no point in including 200k historical
1143           OLD-CHANGES file in dist tarball
1144
1145 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1146
1147         * src/lyxfunc.C (getStatus): handle LFUN_READ_ONLY_TOGGLE so that
1148         it can be used as a menu entry
1149
1150 2001-06-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1151
1152         * autogen.sh: remove kde stuff
1153
1154         * configure.in: remove kde stuff
1155
1156 2001-06-13  John Levon  <moz@compsoc.man.ac.uk>
1157
1158         * INSTALL: remove mention of kde frontend, mention the need of gnu
1159         m4.
1160
1161 2001-06-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1162
1163         * acconfig.h: add BOOST_NO_LIMITS hack to help boost lib.
1164
1165 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1166
1167         * acconfig.h: auto update
1168
1169         * configure.in: call AC_PROG_LIBTOOL instead of AM_PROG_LIBTOOL
1170         GUI: modify FRONTEND_GUILIB for all target to match what is
1171         needed in the Makefile.am
1172         (AC_CONFIG_SUBDIRS): remove boost
1173         (AC_OUTPUT): generate boost/Makefile
1174
1175         * autogen.sh (AUTOCONF): remove some commented code, remove the
1176         boost configuration.
1177
1178 2001-05-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1179
1180         * acconfig.h: add entry for HAVE_DECL_ISTREAMBUF_ITERATOR
1181
1182         * configure.in: check for istreambuf_iterator in <iterator>
1183
1184 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
1185
1186         * Added README.Win32
1187
1188 2001-04-15  Allan Rae  <rae@lyx.org>
1189
1190         * Makefile.am (sourcedoc/Doxyfile): ensure modifications to doxygen
1191         configuration file take effect.
1192         (DISTCLEANFILES): clean out sourcedoc/
1193
1194         * sourcedoc/Doxyfile.in(FILE_PATTERNS): make sure we only filter
1195         things that should be filtered.  Now you can run it after you started
1196         compiling stuff as well.
1197
1198 2001-03-29  Angus Leeming  <a.leeming@ic.ac.uk>
1199
1200         * configure.in: changed AC_INIT(src/lyx.C) to AC_INIT(src/main.C)
1201
1202 2001-03-26  Baruch Even  <baruch@lyx.org>
1203
1204         * configure.in: Added libglade detection and libraries for the gnome
1205         build. The gnome build will now depend on libglade libraries.
1206
1207 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
1208
1209         * Merging changes from BRANCH_MVC back into HEAD.
1210
1211         * configure.in: added controllers directory to frontends.
1212
1213 2001-03-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1214
1215         * INSTALL: remove mention of problem with gettext.
1216
1217 2001-03-02  John Levon  <moz@compsoc.man.ac.uk>
1218
1219         * configure.in:
1220         * INSTALL: minor changes, become --with-version-suffix
1221
1222 2001-02-23  John Levon  <moz@compsoc.man.ac.uk>
1223
1224         * configure.in:
1225         * INSTALL: --with-lyx-version
1226
1227         * Makefile.am: fix uninstall
1228
1229 2001-02-20  Edwin Leuven <leuven@fee.uva.nl>
1230
1231         * move latex preamble to guii xforms dir, see:
1232         * src/ChangeLog
1233         * src/frontends/xforms/ChangeLog
1234
1235 2001-02-13  Lars Gullik Bjønnes  <larsbj@lyx.org>
1236
1237         * autogen.sh (AUTOCONF): use spaces insteadt of '\t' for echo
1238         strings.
1239         (AUTOCONF): add libtool.m4 to generation of boost.m4
1240
1241 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
1242
1243         * forms/include_form.fd:
1244         * forms/bibforms.fd:
1245         * forms/bibforms.h.patch: deleted
1246
1247         * forms/lyx.fd: remove splash form
1248
1249 2001-02-08  John Levon  <moz@compsoc.man.ac.uk>
1250
1251         * INSTALL: mention RH7.0 workaround with kde f.e.
1252
1253 2001-02-06  albert chin  <china@thewrittenword.com>
1254
1255         * acconfig.h:
1256         * configure.in: check declarations of snprintf and vsnprintf.
1257
1258 2001-02-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1259
1260         * INSTALL: update description of command line to use with compaq
1261         cxx.
1262
1263 2001-01-30  John Levon  <moz@compsoc.man.ac.uk>
1264
1265         * INSTALL: mention build problem with older xforms
1266
1267 2001-01-25  John Levon  <moz@compsoc.man.ac.uk>
1268
1269         * autogen.sh: add qt2.m4
1270
1271         * configure.in: add qt2 frontend option, Makefile
1272
1273         * config/qt2.m4: config gubbins for qt2
1274
1275         * lib/CREDITS: add Kalle
1276
1277 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1278
1279         * INSTALL (Problems): update description of the "missing linux
1280         kernel sources" problem.
1281
1282 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
1283
1284         * configure.in: working support for --with-lyx-suffix
1285
1286         * INSTALL: describe --with-lyx-suffix
1287
1288 2001-01-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1289
1290         * INSTALL (Problems): add tip about using --with-included-string
1291         on solaris 2.6 with gcc 2.95.2 (ld does not like long symbol
1292         names).
1293
1294 2001-01-12  Lars Gullik Bjønnes  <larsbj@lyx.org>
1295
1296         * ChangeLog: store old and begin new
1297
1298         * src/version.h (LYX_DOCVERSION): update to 1.2.0cvs