projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6e95df
)
stl_iterator_base_funcs.h (__advance): Fix.
author
Benjamin Kosnik
<bkoz@gcc.gnu.org>
Mon, 30 Apr 2001 17:41:29 +0000
(17:41 +0000)
committer
Benjamin Kosnik
<bkoz@gcc.gnu.org>
Mon, 30 Apr 2001 17:41:29 +0000
(17:41 +0000)
2001-04-30 Benjamin Kosnik <bkoz@redhat.com>
libstdc++/2964
* include/bits/stl_iterator_base_funcs.h (__advance): Fix.
From-SVN: r41689
libstdc++-v3/ChangeLog
patch
|
blob
|
history
diff --git
a/libstdc++-v3/ChangeLog
b/libstdc++-v3/ChangeLog
index c4bcdfcc0953474850dfc30b8043c571d9723c61..1821a9fa42fc5df46ed93cefaecf80c35adc4d3a 100644
(file)
--- a/
libstdc++-v3/ChangeLog
+++ b/
libstdc++-v3/ChangeLog
@@
-1,3
+1,8
@@
+2001-04-30 Benjamin Kosnik <bkoz@redhat.com>
+
+ libstdc++/2964
+ * include/bits/stl_iterator_base_funcs.h (__advance): Fix.
+
2001-04-28 Phil Edwards <pme@sources.redhat.com>
* docs/doxygen/run_doxygen: Minor tweaks.