Update changelog with sstream fixes

This commit is contained in:
Daniel Aarno 2017-12-26 15:30:31 +01:00
parent 6c2ef7d6ef
commit 8dab34491d

View File

@ -4,6 +4,8 @@
- Fixed ZshCompletionOutput
- Fixed brief output with TCLAP_NAMESTRING defined
- Initialize theDelimiter (supress warning) in DocBookOutput
- Fixed an issue with config.h and compiling on systems
without sstream.h
- Fixed } outside of include guards in ArgTraits.h
2011-04-10 17:08 mes5k