]> git.lyx.org Git - lyx.git/blobdiff - src/support/ChangeLog
fix typo that put too many include paths for most people
[lyx.git] / src / support / ChangeLog
index 01139595e609fe6183697e000a879def1fa2a4e9..17530fcc21686a340bf00b81942fc4911b4c7182 100644 (file)
@@ -1,3 +1,35 @@
+2002-03-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * filetools.C (LibScriptSearch): new command. Searches for scripts
+       in lyx data directories.
+       (LibScriptSearch): try to use split() correctly.
+
+2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * most files: ws cleanup
+
+       * Makefile.am: remove ld -r stuff
+
+2002-03-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * Makefile.am (libsupport.la): special rules if partial linking
+
+2002-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * forkedcontr.C: turn the timer off when their are no longer any
+       child processes running.
+
+2002-03-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * forkedcall.h: docy fix
+       change SignalType second type to be const ref.
+
+       * forkedcall.C: doxy fix
+
+2002-03-11  Kayvan A. Sylvan  <kayvan@sylvan.com>
+
+       * lyxsum.C: compilation fix
+
 2002-03-02  Herbert Voss  <voss@perce.de>
 
        * filetools.C: fix bug for xbm format and added some more debug