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