diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index dafb955..97f93bd 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2001-03-09 Kevin Buettner <kevinb@redhat.com> + + * utils.c (xmrealloc, xcalloc): Return NULL for zero-sized requests. + 2001-03-09 Andrew Cagney <ac131313@redhat.com> * MAINTAINERS (Write After Approval): Update Philip Blundell. |