CVSROOT: /sources/m4
Module name: m4
Branch: branch
Changes by: Eric Blake <ericb> 06/06/04 22:09:30
Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.1.1.1.2.50
retrieving revision 1.1.1.1.2.51
diff -u -b -r1.1.1.1.2.50 -r1.1.1.1.2.51
--- ChangeLog 1 Jun 2006 00:09:06 -0000 1.1.1.1.2.50
+++ ChangeLog 4 Jun 2006 22:09:30 -0000 1.1.1.1.2.51
@@ -1,3 +1,11 @@
+2006-06-04 Eric Blake <[EMAIL PROTECTED]>
+
+ * src/symtab.c (symtab_debug, symtab_print_list) [DEBUG_SYM]: Fix
+ to allow compilation, for use in debugger.
+ (profiles, current_mode) [DEBUG_SYM]: New variables.
+ (show_profile, profile_strcmp) [DEBUG_SYM]: New methods for
+ determining hash table performance.
+
2006-05-31 Eric Blake <[EMAIL PROTECTED]>
John Brzustowski <[EMAIL PROTECTED]>
@@ -1931,4 +1939,4 @@
* Initial beta release. Release 0.50, manual 0.05.
- $Revision: 1.1.1.1.2.50 $ $Date: 2006/06/01 00:09:06 $
+ $Revision: 1.1.1.1.2.51 $ $Date: 2006/06/04 22:09:30 $