aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu2006-04-29 21:36:04 +0000
committerDan Nicolaescu2006-04-29 21:36:04 +0000
commitcdeda579513bea2a3fbf5916e0b08eb08c0b91a0 (patch)
treeb08814a1f83d6c29dba85705e19175419dbe004d /lib-src/ChangeLog
parent084a663812cac322d965fb55278bfa171092850e (diff)
downloademacs-cdeda579513bea2a3fbf5916e0b08eb08c0b91a0.tar.gz
emacs-cdeda579513bea2a3fbf5916e0b08eb08c0b91a0.zip
(yow): Free buf.
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 6c3091e5906..1118ac226e2 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,5 +1,7 @@
12006-04-29 Dan Nicolaescu <dann@ics.uci.edu> 12006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
2 2
3 * yow.c (yow): Free buf.
4
3 * etags.c: Delete c-indentation-style local variable. 5 * etags.c: Delete c-indentation-style local variable.
4 6
52006-04-29 Richard Stallman <rms@gnu.org> 72006-04-29 Richard Stallman <rms@gnu.org>