diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 77f86cd..a02a39c 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +2000-05-31 Kevin Buettner <kevinb@redhat.com> + + * gnu-regex.c (re_match_2_internal): Revert 2000-05-27 + patch which removed use of PARAMS from declaration. This + file should not have been touched as it is supposed to track + the version in glibc. + 2000-05-31 Mark Kettenis <kettenis@gnu.org> Add support for FreeBSD/Alpha. |