X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=bf0528d3bce839f7d2bb002b62358b8c81d78ef4;hb=681f7f3107f8d93b95b2f7b11a8fa1af966713f6;hp=76303b61a9aa8f6e6fdcef68ffd6c78764008af0;hpb=bc1d43e392b03aa6dfacb921cbfdf550ba265c59;p=lyx.git diff --git a/ChangeLog b/ChangeLog index 76303b61a9..bf0528d3bc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +1999-12-20 Allan Rae + + * lib/templates/IEEEtran.lyx: small correction and update. + + * configure.in: Attempted to use LYX_PATH_HEADER + + * src/stl_string_fwd.h: Don't need HAVE_STL_STRING_FWD_H anymore + + * acconfig.h, acinclude.m4 (LYX_STL_STRING_FWD): totally revised after + input from JMarc. Now use preprocessor to find the header. + Also stopped making HAVE_STL_STRING_FWD_H and extended the comments. + (LYX_PATH_HEADER): My, so far, failed attempt to generalize + LYX_STL_STRING_FWD. See comments in file. + +1999-12-19 Asger Alstrup Nielsen + + * The global MiniBuffer * minibuffer variable is dead. + + * The global FD_form_main * fd_form_main variable is dead. + 1999-12-17 Jean-Marc Lasgouttes * src/toolbar.C (set): condition #warning on WITH_WARNINGS