X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=3adc7265c242e1ee615be9dfcb1132342aaec797;hb=f3c49c0a05e1623f1d7b746079b85a73a920f49a;hp=202b5a1b9a358e29aea2210b6111d440c077a74b;hpb=cdcb9b2cc09bed252d5247d89602bbef698a1487;p=lyx.git diff --git a/ChangeLog b/ChangeLog index 202b5a1b9a..3adc7265c2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +2001-06-01 Lars Gullik Bjønnes + + * acconfig.h: add BOOST_NO_LIMITS hack to help boost lib. + +2001-05-31 Lars Gullik Bjønnes + + * acconfig.h: auto update + + * configure.in: call AC_PROG_LIBTOOL instead of AM_PROG_LIBTOOL + GUI: modify FRONTEND_GUILIB for all target to match what is + needed in the Makefile.am + (AC_CONFIG_SUBDIRS): remove boost + (AC_OUTPUT): generate boost/Makefile + + * autogen.sh (AUTOCONF): remove some commented code, remove the + boost configuration. + +2001-05-30 Lars Gullik Bjønnes + + * acconfig.h: add entry for HAVE_DECL_ISTREAMBUF_ITERATOR + + * configure.in: check for istreambuf_iterator in + 2001-05-16 Ruurd Reitsma * Added README.Win32