diff options
author | Sascha Volkenandt <sascha (at) akv-soft (dot) de> | 2007-06-01 20:44:22 +0000 |
---|---|---|
committer | Sascha Volkenandt <sascha (at) akv-soft (dot) de> | 2007-06-01 20:44:22 +0000 |
commit | 68b036c7ee8c3fdb06cf7bcee2bd9a2552c257c3 (patch) | |
tree | e212711b812bf3b09fca41644bb5afe3926a50b7 | |
parent | 6f48fa763c9828d055332e3e1971abd5cd5dcfe1 (diff) | |
download | vdr-plugin-live-68b036c7ee8c3fdb06cf7bcee2bd9a2552c257c3.tar.gz vdr-plugin-live-68b036c7ee8c3fdb06cf7bcee2bd9a2552c257c3.tar.bz2 |
- addition
-rw-r--r-- | doc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index fee0c0d..a10b9ee 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -16,3 +16,9 @@ * pages/*.ecpp: changed style link to pageelems.stylesheet component. * tntconfig.cpp: added MapUrl for css<something>/cssfile. + +unrecorded Sascha Volkenandt <sascha at akv-soft dot de> + + Due to the introduction of a uniform header for C++ standard extenstions, + the boost library is now only necessary if the used g++ compiler version + is less than 4.0 |