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