]> git.lyx.org Git - lyx.git/blobdiff - boost/ChangeLog
Convert the prefs dialog to the Dialog-based scheme.
[lyx.git] / boost / ChangeLog
index 14b47d234943d6c127053ea148452711aa28e12c..b1fe8e846dcb09c83f2ebf995021ce299f2064c7 100644 (file)
@@ -1,3 +1,17 @@
+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.