]> git.lyx.org Git - features.git/commitdiff
fprgot to save ChangeLog...
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 28 Dec 1999 14:07:07 +0000 (14:07 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 28 Dec 1999 14:07:07 +0000 (14:07 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@397 a592a061-630c-0410-9148-cb99ea01b6c8

ChangeLog

index 122c724526f1bd131b33781bf96644ea66ea2dbf..331839a2700e97cd12c29dd87a4c4ac71e049462 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,11 @@
 
        * src/buffer.C (Dispatch): remove an extraneous break statement.
 
+       * src/support/filetools.C (QuoteName): change to do simple
+       'quoting'. More work is necessary. Also changed to do nothing
+       under emx (needs fix too).
+       (Putenv): Cast the argument of putenv() with PUTENV_TYPE_ARG.
+
        * acinclude.m4 (STL_STRING_FWD_H_LOCATION): add the comment for
        config.h.in to the AC_DEFINE_UNQUOTED() call.
        (LYX_FUNC_PUTENV_ARGTYPE): new macro. Checks whether putenv()
        * acconfig.h: remove placeholder for STL_STRING_FWD_H_LOCATION;
        remove definition of BZERO.
 
-       * src/support/filetools.C (QuoteName): change to do simple
-       'quoting'. More work is necessary. Also changed to do nothing
-       under emx (needs fix too).
-
 1999-12-24  Lars Gullik Bjønnes  <larsbj@lyx.org>
 
        * src/support/LRegex.C: include <regex.h> if HAVE_REGEX_H is