[git commit] ChangeLog: fill in missing bits for 0.2.3

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Thu May 24 08:26:14 UTC 2012


commit: http://git.uclibc.org/uClibc++/commit/?id=694fc91927ea477fa5152683857d71c2b119f352
branch: http://git.uclibc.org/uClibc++/commit/?id=refs/heads/master

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
---
 ChangeLog |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 23add41..b476e2c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
+0.2.4
+
 0.2.3
+-   eh: Add alloc/free for dependent exception
+-   cstring: Provide inlines only if __CORRECT_ISO_CPP_STRING_H_PROTO is not defined
+-   Several compile fixes for recent gcc versions
 -	Have string use some of the base class insert functions to be more complete
 -	Change map::operator[] to not create unnecessary temp objects.
 -	Ensure that map and mmap swap functions are properly exported


More information about the uClibc-cvs mailing list