]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
bug 183
[lyx.git] / src / ChangeLog
index 8081e1fa8f21217e6dcc80633845e14ed4a84eed..b23fdf97a7418b7f8e28c572a24858aadf401b74 100644 (file)
@@ -1,3 +1,15 @@
+2002-01-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * bufferlist.C (readFile): create the buffer _after_ checking that
+       the file exists.
+
+       * lyxfunc.C (verboseDispatch): fix handling of arguments
+
+       * lyxrc.C (setDefaults): do not initialize document_path to $HOME.
+
+       * lyxrc.C: use string::erase() instead of initializing to "".
+       
+
 2001-11-26  John Levon  <moz@compsoc.man.ac.uk>
 
        * BufferView_pimpl.h: