]> git.lyx.org Git - features.git/blob - ChangeLog
Beautification?
[features.git] / ChangeLog
1 2003-01-26  Angus Leeming  <leeming@lyx.org>
2
3         * README, NEWS, INSTALL: tighten up the English and make them a bit
4         more self-consistent. Remove a couple of references to bogus ftp
5         repositories.
6
7 2003-01-18  Lars Gullik Bjønnes  <larsbj@gullik.net>
8
9         * Makefile.am: move some doxy stuff from here...
10         * sourcedoc/Makefile.am: ...to here
11
12 2003-01-14  Lars Gullik Bjønnes  <larsbj@gullik.net>
13
14         * Makefile.am (rpmdist): use rpmbuild
15
16 2002-12-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
17
18         * lyx.man: update to mention Qt frontend, remove old information
19         about OS/2 and other tweaks
20
21         * NEWS: clarify statement about TeX fonts
22
23 2002-12-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
24
25         * autogen.sh (autoversion): add autoconf 2.54 to supported versions
26
27 2002-12-20  John Levon  <levon@movementarian.org>
28
29         * NEWS: small updates
30
31 2002-12-19  John Levon  <levon@movementarian.org>
32
33         * config/qt.m4: fix so lib is placed correctly. IRIX
34           whines at us
35
36 2002-12-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
37
38         * NEWS: update
39
40 2002-12-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
41
42         * Makefile.am: sourcdoc as firstclass citizen
43
44         * sourcedoc/Makefile.am: new file
45
46 2002-11-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
47
48         * autogen.sh: add support for EXTRA_ACINCLUDE_FILES.
49
50 2001-09-08  Rob Lahaye  <lahaye@snu.ac.kr>
51
52         * autogen.sh: set autotool commands at top of the file;
53         improve GNU m4 test; be more verbose on autotools version.
54
55 2002-10-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
56
57         * autogen.sh: fix test that says whether m4 has been found
58
59 2002-09-30  Angus Leeming  <leeming@lyx.org>
60
61         * INSTALL: update notes on compilation with Compaq cxx.
62
63 2002-09-12  John Levon  <levon@movementarian.org>
64
65         * autogen.sh: new Qt configure script
66
67 2002-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
68
69         * autogen.sh: accept autoconf 2.52 too; remove unneeded files
70         depending on autoconf version
71
72 2002-08-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
73
74         * .cvsignore: change acconfig.m4 to acconfig.h
75
76         * autogen.sh (AUTOCONF): remove warning args on autoheader and
77         autoconf
78
79 2002-08-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
80
81         * autogen.sh (autoversion): add handling of different autoconf
82         versions.
83
84         * .cvsignore: add acconfig.m4, autom4te-2.53.cache, configure.in
85         and configure.ac
86
87         * acconfig.m4: move from here...
88         * config/acconfig.m4 ...to here
89
90         * configure.in: more from here...
91         * config/configure.in: ...to here
92
93 2002-07-30  André Poenitz <poenitz@gmx.de>
94
95         * INSTALL: fix location of GNU gettext package
96
97 2002-07-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
98
99         * UPGRADING: update to mention math lfuns changes
100
101 2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
102
103         * configure.in: yet another try at the same thing
104
105 2002-07-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
106
107         * configure.in: try (again) to fix EOF handling in VERSION_INFO
108
109 2002-07-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
110
111         * acconfig.h: do not include broken_headers.h; remove descriptions
112         of HAVE_LIBSM and XPM_H_LOCATION
113
114         * INSTALL: remove documentation for --with-broken-headers and
115         --with-liberty
116
117         * configure.in: do not invoke LYX_SCO, LYX_HPUX, LYX_SUNOS4,
118         AC_STRUCT_ST_BLKSIZE, AC_STRUCT_ST_BLOCKS, AC_STRUCT_ST_RDEV;
119         remove --with-broken-headers option; do not test for strerror and
120         atexit
121         (VERSION_INFO): add EOF at the end
122
123 2002-07-14  John Levon  <moz@compsoc.man.ac.uk>
124
125         * configure.in: remove xforms from qt
126
127 2002-07-04  Kayvan A. Sylvan  <kayvan@sylvan.com>
128
129         * configure.in (LYX_USE_FRONTEND): The order of libraries is
130         now dependant on the $host variable.
131
132 2002-07-06  Adrien Rebollo  <adrien.rebollo@gmx.fr>
133
134         * autogen.sh: use $ACLOCAL and $AUTOHEADER instead of aclocal
135         and autoheader to test if they are present.
136
137 2002-07-03  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
138
139         * INSTALL: document --enable-debug
140
141 2002-07-01  Kayvan A. Sylvan  <kayvan@sylvan.com>
142
143         * configure.in (LYX_USE_FRONTEND): Change order of libraries for
144         Cygwin.
145
146 2002-07-01  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
147
148         * configure.in (VERSION_INFO): use $host instead of $host_alias
149         for the host type.
150
151 2002-06-17  Angus Leeming  <leeming@lyx.org>
152
153         * INSTALL: how to compile with Compaq cxx on Tru64 Unix.
154
155 2002-06-12  Angus Leeming  <leeming@lyx.org>
156
157         * configure.in: add xforms/forms/*.lo to the xforms version of
158         FRONTEND_GUILIB.
159
160 2002-06-12  Angus Leeming  <leeming@lyx.org>
161
162         * configure.in: remove LYX_STL_STRING_FWD.
163
164 2002-06-11  John Levon  <moz@compsoc.man.ac.uk>
165
166         * INSTALL:
167         * configure.in: remove attempt to link against libiberty. It
168         is morally wrong, and potentially dangerous.
169
170 2002-06-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
171
172         * configure.in: move the test for xpm/xforms out of the frontends
173         case, to avoid code duplication
174
175 2002-06-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
176
177         * acconfig.h: remove FORMS_IMAGE_H_LOCATION and FORMS_H_LOCATION
178
179 2002-06-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
180
181         * configure.in: remove LYX_REGEX call
182
183 2002-06-02  John Levon  <moz@compsoc.man.ac.uk>
184
185         * acconfig.h: add FORMS_IMAGE_H_LOCATION
186
187         * autogen.sh: add xforms.m4
188
189         * configure.in: use XFORMS_IMAGE_LIB
190
191 2002-05-30  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
192
193         * lyx.man: lyx honors variable LYX_DIR_13x
194
195 2002-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
196
197         * Switch from SigC to boost::signals, SigC is now not used in any
198         files anymore.
199
200 2002-05-29  John Levon  <moz@compsoc.man.ac.uk>
201
202         * INSTALL: document that --program-* and frontends
203         don't work (yet ...)
204
205 2002-05-29  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
206
207         * NEWS: add info about the 1.1.6 series
208
209 2002-05-29  John Levon  <moz@compsoc.man.ac.uk>
210
211         * configure.in: move Aiksaurus configure to catch
212         extra-lib/inc (bug 383)
213
214 2002-05-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
215
216         * autogen.sh (ACINCLUDE_FILES): add pkg.m4
217
218 2002-05-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
219
220         * configure.in: add the boost::signals makefiles.
221
222 2002-05-26  Michael Koziarski  <michael@koziarski.com>
223
224         * configure.in: gtkconfig.patch
225
226 2002-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
227
228         * configure.in (VERSION): back to cvs
229
230 2002-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
231
232         * configure.in (VERSION): pre5
233
234 2002-05-01  John Levon  <moz@compsoc.man.ac.uk>
235
236         * UPGRADING: more details on upgrading
237
238 2002-04-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
239
240         * Makefile.am (DISTCLEANFILES): don't use -r
241         (distclean-local): new target
242
243 2002-04-26  John Levon  <moz@compsoc.man.ac.uk>
244
245         * UPGRADING: mention floatflt gotcha
246
247 2002-04-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
248
249         * configure.in (VERSION): use the proper postfix
250
251 2002-04-24  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
252
253         * configure.in: add check for GNU m4 (does not check that program
254         is actually gnu m4, but better than nothing)
255
256         * configure.in: small hack for compatibility with autoconf 2.52.
257         Basically, there is a weird interference with stdlib.h with g++
258         and _some_ functions (mkstemp, mktemp...)
259
260 2002-04-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
261
262         * configure.in (FRONTEND_GUILIB): add qt2/xforms/*.lo for qt2
263
264 2002-04-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
265
266         * UPGRADING: updates
267
268 2002-04-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
269
270         * NEWS: add spie class
271
272 2002-04-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
273
274         * UPGRADING: remove stuff that is not relevant now.
275
276         * Makefile.am (bindist): new bindist target
277
278 2002-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
279
280         * configure.in: make distcheck work
281
282         * Makefile.am: make distcheck work
283
284 2002-04-02  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
285
286         * lyx.man: update somewhat for 1.2.0
287
288 2002-03-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
289
290         * configure.in: call LYX_XFORMS_IMAGE_LOADER_NEEDS_JPEG
291
292 2002-03-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
293
294         * NEWS: small update
295
296         * MAINTAINERS: removed
297
298 2002-03-26  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
299
300         * ANNOUNCE:
301         * INSTALL:
302         * README:
303         * NEWS: update somewhat for 1.2.0
304
305 2002-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
306
307         * INSTALL: updated the Problems section for Tru64 Unix.
308
309 2002-03-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
310
311         * Makefile.am (DISTCLEANFILES): be recursive here
312
313         * configure.in: use LYX_CHECK_LDR
314
315 2002-03-14  Kayvan A. Sylvan  <kayvan@sylvan.com>
316
317         * configure.in: Fix order of -lXpm and -lforms for
318         Cygwin linker.
319
320 2002-03-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
321
322         * configure.in: small cleanups
323
324 2002-03-14  Michael A. Koziarski  <michael@koziarski.com>
325
326         * configure.in: First stage of fixing the gnome compile problems.
327         Linking problems to be fixed next.
328
329 2002-03-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
330
331         * README: add bulgarian
332
333         * configure.in (ALL_LINGUAS): add bg
334
335 2002-03-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
336
337         * Makefile.am (sourcedoc/Doxyfile): remove explict rule (this is
338         also autogenerated)
339
340 2002-03-07  Angus Leeming  <a.leeming@ic.ac.uk>
341
342         * Makefile.am: remove references to the now-dead forms directory.
343
344 2002-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
345
346         * configure.in: compile the xforms image loader if your version of the
347         xforms libraries is up to the task, else use the basic alternative.
348
349 2002-03-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
350
351         * configure.in: help qt2 along a bit
352
353 2002-03-01  John Levon  <moz@compsoc.man.ac.uk>
354
355         * configure.in: fixup qt2
356
357 2002-02-27  Angus Leeming  <a.leeming@ic.ac.uk>
358
359         * configure.in: don't compile src/frontends/support as LyXImage is
360         now dead.
361
362 2002-02-26  John Levon  <moz@compsoc.man.ac.uk>
363
364         * acconfig.h: nt/os2 defines moved
365
366 2002-02-04  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
367
368         * README: change reference to bugtracker
369
370 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
371
372         * configure.in (ALL_LINGUAS): add slovak
373
374 2002-01-13  Michael A. Koziarski  <michael@koziarski.com>
375
376         * configure.in:  Fix the includes for gnome.
377
378 2002-01-12  John Levon  <moz@compsoc.man.ac.uk>
379
380         * configure.in: change for Aiksaurus 0.14
381
382 2002-01-08  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
383
384         * configure.in: remove test for -lpt on SCO. Hopefully it is not
385         needed anymore. This fixes bug #137
386
387 2001-11-28  John Levon  <moz@compsoc.man.ac.uk>
388
389         * README: fix ghostscript comment
390
391 2001-11-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
392
393         * INSTALL: document change in --prefix behaviour.
394
395         * configure.in: do not use AC_PREFIX_PROGRAM, which is broken in
396         autoconf 2.5[012].
397
398 2001-10-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
399
400         * configure.in: check also for locale.h, so that things work out
401         correctly with --disable-nls
402
403 2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
404
405         * README:
406         * lyx.man: change ref to known bugs
407
408 2001-10-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
409
410         * configure.in: set version here and not in version.h.
411         Generate version.C instead of version_info.h
412
413 2001-09-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
414
415         * configure.in (VERSION_INFO): use AC_SUBST instead of AC_DEFINE
416         for VERSION_INFO
417
418 2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
419
420         * configure.in: do not set FRONTENDS to "xforms" when frontend is
421         xforms; fix the use of "cat <<EOF ... EOF" (bugs introduced by
422         last checkin)
423
424 2001-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
425
426         * lyxinclude.m4:
427         * configure.in: add VERSION_INFO to config.h
428         (from a first proposal by Rob Lahaye)
429
430 2001-09-08  Rob Lahaye  <lahaye@users.sourceforge.net>
431
432         * lyx.man: add -version commandline flag
433
434 2001-08-19  John Levon  <moz@compsoc.man.ac.uk>
435
436         * configure.in: output new qt2 makefiles
437
438 2001-07-31  John Levon  <moz@compsoc.man.ac.uk>
439
440         * configure.in: don't use -lbz2 if we don't need it
441
442 2001-07-30  John Levon  <moz@compsoc.man.ac.uk>
443
444         * COPYING: use standard spiel for xforms
445
446 2001-07-30  John Levon  <moz@compsoc.man.ac.uk>
447
448         * configure.in: add --without-aiksaurus, always
449           subst AIKSAURUS_LIBS
450
451 2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
452
453         * NEWS:
454         * INSTALL:
455         * configure.in: add libAikSaurus
456
457 2001-07-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
458
459         * NEWS: update again.
460
461         * configure.in: move --enable-assertions a bit higher.
462         move the setup of libtool a bit later.
463
464 2001-07-23  John Levon  <moz@compsoc.man.ac.uk>
465
466         * INSTALL: document --disable-optimization
467
468 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
469
470         * Makefile.am (EXTRA_DIST): add sourcedoc
471         (doxydoc): renamed from sourcedoc to avoid conflicts.
472
473 2001-07-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
474
475         * NEWS: updated for 1.2.0
476
477 2001-07-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
478
479         * configure.in: remove extra action for AC_OUTPUT (not needed
480         anymore with gettext 0.10.38)
481
482 2001-07-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
483
484         * INSTALL: update various requirements
485
486         * configure.in: do not test for namespace, mutable
487
488         * acconfig.h: remove entry for USE_PSPELL
489
490 2001-07-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
491
492         * ABOUT-NLS: updated from gettext 0.10.38
493
494         * autogen.sh: use simpler logic for creating acinclude.m4 files.
495         Update for gettext 0.10.38
496
497 2001-06-29  John Levon  <moz@compsoc.man.ac.uk>
498
499         * INSTALL: change RedHat stuff to insist on updating gcc
500
501 2001-06-14  John Levon  <moz@compsoc.man.ac.uk>
502
503         * Makefile.am: no point in including 200k historical
504           OLD-CHANGES file in dist tarball
505
506 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
507
508         * src/lyxfunc.C (getStatus): handle LFUN_READ_ONLY_TOGGLE so that
509         it can be used as a menu entry
510
511 2001-06-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
512
513         * autogen.sh: remove kde stuff
514
515         * configure.in: remove kde stuff
516
517 2001-06-13  John Levon  <moz@compsoc.man.ac.uk>
518
519         * INSTALL: remove mention of kde frontend, mention the need of gnu
520         m4.
521
522 2001-06-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
523
524         * acconfig.h: add BOOST_NO_LIMITS hack to help boost lib.
525
526 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
527
528         * acconfig.h: auto update
529
530         * configure.in: call AC_PROG_LIBTOOL instead of AM_PROG_LIBTOOL
531         GUI: modify FRONTEND_GUILIB for all target to match what is
532         needed in the Makefile.am
533         (AC_CONFIG_SUBDIRS): remove boost
534         (AC_OUTPUT): generate boost/Makefile
535
536         * autogen.sh (AUTOCONF): remove some commented code, remove the
537         boost configuration.
538
539 2001-05-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
540
541         * acconfig.h: add entry for HAVE_DECL_ISTREAMBUF_ITERATOR
542
543         * configure.in: check for istreambuf_iterator in <iterator>
544
545 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
546
547         * Added README.Win32
548
549 2001-04-15  Allan Rae  <rae@lyx.org>
550
551         * Makefile.am (sourcedoc/Doxyfile): ensure modifications to doxygen
552         configuration file take effect.
553         (DISTCLEANFILES): clean out sourcedoc/
554
555         * sourcedoc/Doxyfile.in(FILE_PATTERNS): make sure we only filter
556         things that should be filtered.  Now you can run it after you started
557         compiling stuff as well.
558
559 2001-03-29  Angus Leeming  <a.leeming@ic.ac.uk>
560
561         * configure.in: changed AC_INIT(src/lyx.C) to AC_INIT(src/main.C)
562
563 2001-03-26  Baruch Even  <baruch@lyx.org>
564
565         * configure.in: Added libglade detection and libraries for the gnome
566         build. The gnome build will now depend on libglade libraries.
567
568 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
569
570         * Merging changes from BRANCH_MVC back into HEAD.
571
572         * configure.in: added controllers directory to frontends.
573
574 2001-03-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
575
576         * INSTALL: remove mention of problem with gettext.
577
578 2001-03-02  John Levon  <moz@compsoc.man.ac.uk>
579
580         * configure.in:
581         * INSTALL: minor changes, become --with-version-suffix
582
583 2001-02-23  John Levon  <moz@compsoc.man.ac.uk>
584
585         * configure.in:
586         * INSTALL: --with-lyx-version
587
588         * Makefile.am: fix uninstall
589
590 2001-02-20  Edwin Leuven <leuven@fee.uva.nl>
591
592         * move latex preamble to guii xforms dir, see:
593         * src/ChangeLog
594         * src/frontends/xforms/ChangeLog
595
596 2001-02-13  Lars Gullik Bjønnes  <larsbj@lyx.org>
597
598         * autogen.sh (AUTOCONF): use spaces insteadt of '\t' for echo
599         strings.
600         (AUTOCONF): add libtool.m4 to generation of boost.m4
601
602 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
603
604         * forms/include_form.fd:
605         * forms/bibforms.fd:
606         * forms/bibforms.h.patch: deleted
607
608         * forms/lyx.fd: remove splash form
609
610 2001-02-08  John Levon  <moz@compsoc.man.ac.uk>
611
612         * INSTALL: mention RH7.0 workaround with kde f.e.
613
614 2001-02-06  albert chin  <china@thewrittenword.com>
615
616         * acconfig.h:
617         * configure.in: check declarations of snprintf and vsnprintf.
618
619 2001-02-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
620
621         * INSTALL: update description of command line to use with compaq
622         cxx.
623
624 2001-01-30  John Levon  <moz@compsoc.man.ac.uk>
625
626         * INSTALL: mention build problem with older xforms
627
628 2001-01-25  John Levon  <moz@compsoc.man.ac.uk>
629
630         * autogen.sh: add qt2.m4
631
632         * configure.in: add qt2 frontend option, Makefile
633
634         * config/qt2.m4: config gubbins for qt2
635
636         * lib/CREDITS: add Kalle
637
638 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
639
640         * INSTALL (Problems): update description of the "missing linux
641         kernel sources" problem.
642
643 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
644
645         * configure.in: working support for --with-lyx-suffix
646
647         * INSTALL: describe --with-lyx-suffix
648
649 2001-01-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
650
651         * INSTALL (Problems): add tip about using --with-included-string
652         on solaris 2.6 with gcc 2.95.2 (ld does not like long symbol
653         names).
654
655 2001-01-12  Lars Gullik Bjønnes  <larsbj@lyx.org>
656
657         * ChangeLog: store old and begin new
658
659         * src/version.h (LYX_DOCVERSION): update to 1.2.0cvs