]> git.lyx.org Git - lyx.git/blobdiff - boost/ChangeLog
fix reading the author field.
[lyx.git] / boost / ChangeLog
index 14b47d234943d6c127053ea148452711aa28e12c..5386b41bd20260cbfafa913e172b24f19b59fa79 100644 (file)
@@ -1,3 +1,24 @@
+2004-04-03  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * libs/filesystem/src/Makefile.am (AM_CXXFLAGS): define
+       BOOST_USER_CONFIG
+       * libs/signals/src/Makefile.am: ditto
+       * libs/regex/src/Makefile.am: ditto
+
+2004-03-29  Angus Leeming  <leeming@lyx.org>
+
+       * boost/format/internals.hpp: change the type of
+       format_item::truncate_ from 'int' to 'std::streamsize', thereby
+       fixing a run-time error when using the library on a 64-bit machine.
+
+2004-02-05  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * update boost to version 1.31.0
+
+2004-01-26  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * libs/regex/src/Makefile.am: remove trailing backslash
+
 2004-01-08  Lars Gullik Bjonnes  <larsbj@gullik.net>
 
        * add boost::filesystem.