aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorPavel Janík <[email protected]>2002-07-29 20:05:34 +0000
committerPavel Janík <[email protected]>2002-07-29 20:05:34 +0000
commitc89ed6ef9d936df183618cd34f75f26e65f32d5a (patch)
treeadc5b67cc15bf54799d3a91f977b82d2dba8214f /lib-src/ChangeLog
parentf5d0cc77080f006eaca6d43cd50b997bfdf999bf (diff)
Fix regexp for finding return address fields.
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 6eb5966c01..c9d246b690 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,7 @@
+2002-07-29 Jonathan Kamens <[email protected]>
+
+ * b2m.pl: Fix regexp for finding return address fields.
+
2002-07-15 Stefan Monnier <[email protected]>
* make-docfile.c (scan_c_file): Warn about missing `usage' info.