[git commit] ChangeLog: add recent items

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Fri Oct 5 08:50:49 UTC 2018


commit: https://git.uclibc.org/uClibc++/commit/?id=6c800ded59a79c7b5a335a5f228ff28873aebc33
branch: https://git.uclibc.org/uClibc++/commit/?id=refs/heads/master

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

diff --git a/ChangeLog b/ChangeLog
index 18b866c..5fcc770 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,13 @@
 0.2.5
+-   list: fix splice to empty list from other.begin()
+-   add refcounted exceptions
+-   tests: Allow to run tests via a simulator
+-   algorithm: Fix decl of stable_sort
+-   string: assign(): fix two bugs
+-   C++14 sized allocation
+-   buildsys: Revamp. Fix spurious rebuilds, check CXXFLAGS with CXX
+-   iostream: fix string getline to set noskipws
+-   istream: add missing operator >> implementation
 -   buildsys: rename .config WARNINGS to UCLIBCXX_WARNINGS
 -   unwind: Fix for __ARM_EABI_UNWINDER__
 


More information about the uClibc-cvs mailing list