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