diff src/ChangeLog @ 30639:b9b3d00cd2db

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 07 Aug 2000 13:12:43 +0000
parents 2c8dcfcbb642
children 4cfa4fd4a53f
line wrap: on
line diff
--- a/src/ChangeLog	Mon Aug 07 13:12:32 2000 +0000
+++ b/src/ChangeLog	Mon Aug 07 13:12:43 2000 +0000
@@ -1,5 +1,10 @@
 2000-08-07  Gerd Moellmann  <gerd@gnu.org>
 
+	* fns.c (sweep_weak_table): Fix survival conditions for
+	key-or-value and key-and-value weakness.
+
+	* .gdbinit (xhashtable): New command.
+
 	* fns.c (sweep_weak_hash_tables): Fix the code taking unmarked
 	tables out of the list of all weak hash tables.