aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 449985966a4..0c517b0d571 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,5 +1,8 @@
12012-07-10 Paul Eggert <eggert@cs.ucla.edu> 12012-07-10 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 EMACS_TIME simplification (Bug#11875).
4 * profile.c (TV2): Remove no-longer-needed static var.
5
3 Simplify by avoiding confusing use of strncpy etc. 6 Simplify by avoiding confusing use of strncpy etc.
4 * etags.c (write_classname, C_entries): 7 * etags.c (write_classname, C_entries):
5 Use sprintf rather than strncpy or strncat. 8 Use sprintf rather than strncpy or strncat.