X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=boost%2FChangeLog;h=fdcb3879aad06a89c473288bcb51de98a6ebdf1c;hb=b01a9dc187d9cd396a57463ad27511379dcdc9cd;hp=1e0a8ff2176798c9469585d9b32bec03b0e4dc99;hpb=c390d455fd3833e21b707e10d9c40f7ba4954e48;p=lyx.git diff --git a/boost/ChangeLog b/boost/ChangeLog index 1e0a8ff217..fdcb3879aa 100644 --- a/boost/ChangeLog +++ b/boost/ChangeLog @@ -1,3 +1,21 @@ +2006-03-12 Lars Gullik Bjønnes + + * libs/regex/src/Makefile.am (libboost_regex_la_SOURCES): remove + non-existant file + +2006-03-05 + + * boost/optional/optional_fwd.hpp: add missing file + +2006-03-05 Lars Gullik Bjøøonnes + + * Upgrade to version 1.33.1 of boost. + +2006-02-21 Lars Gullik Bjønnes + + * boost/bind.hpp: include visit_each.hpp to fix a gcc 4.1 compile + problem + 2005-09-30 Angus Leeming * libs/filesystem/src/operations_posix_windows.cpp (exists): @@ -8,7 +26,7 @@ The "correct" fix is currently being discussed on the boost-devel list, but this work around will do for us for now. -2005-09-30 Angus Leeming +2005-09-30 Angus Leeming * libs/filesystem/src/operations_posix_windows.cpp: add a block of preprocessor code to include NewAPIs.h conditioned on the