aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/ChangeLog.libstdcxx_so_7-branch
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/ChangeLog.libstdcxx_so_7-branch')
-rw-r--r--libstdc++-v3/ChangeLog.libstdcxx_so_7-branch10
1 files changed, 10 insertions, 0 deletions
diff --git a/libstdc++-v3/ChangeLog.libstdcxx_so_7-branch b/libstdc++-v3/ChangeLog.libstdcxx_so_7-branch
index 878654e6b93..b3396f8ec13 100644
--- a/libstdc++-v3/ChangeLog.libstdcxx_so_7-branch
+++ b/libstdc++-v3/ChangeLog.libstdcxx_so_7-branch
@@ -1,3 +1,13 @@
+2005-12-15 Paolo Carlini <pcarlini@suse.de>
+
+ * include/bits/predefined_ops.h (class __bind2nd<_Lhs, _Value,
+ __gnu_cxx::__ops::equal_to<_Lhs, _Value> >): Fix order of the
+ arguments.
+
+2005-12-15 Paolo Carlini <pcarlini@suse.de>
+
+ Merged to mainline at revision 108592.
+
2005-12-15 Chris Jefferson <caj@cs.york.ac.uk>
* include/bits/predefined_ops.h (struct less, struct equal_to):