aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2000-11-03 20:53:04 +0000
committerHans-Peter Nilsson <hp@axis.com>2000-11-03 20:53:04 +0000
commit6f7297887943b0f40f2043a525b8b52edab75e7a (patch)
tree6e0a7ed66e12fa7539928fec60d0919df8a7570c /include/ChangeLog
parent40a633d5cadf818182a0369e236f58b3c2ed60ae (diff)
downloadgdb-6f7297887943b0f40f2043a525b8b52edab75e7a.zip
gdb-6f7297887943b0f40f2043a525b8b52edab75e7a.tar.gz
gdb-6f7297887943b0f40f2043a525b8b52edab75e7a.tar.bz2
* hashtab.h: Change void * to PTR where necessary.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index c6ad3b4..3811a7c 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,7 @@
+2000-11-03 Hans-Peter Nilsson <hp@bitrange.com>
+
+ * hashtab.h: Change void * to PTR where necessary.
+
2000-10-11 Mark Mitchell <mark@codesourcery.com>
* splay-tree.h (splay_tree_predecessor): Declare.