aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab2009-10-24 14:01:03 +0000
committerAndreas Schwab2009-10-24 14:01:03 +0000
commit10d66ec001d9292656cdebcc1e944eac403712dc (patch)
tree1863e6cc7f747479c2ace05c89a43034b4eb51c4 /src/ChangeLog
parenta9a2a6db29a6aef761527d9b5ce776410575669e (diff)
downloademacs-10d66ec001d9292656cdebcc1e944eac403712dc.tar.gz
emacs-10d66ec001d9292656cdebcc1e944eac403712dc.zip
(procfs_ttyname): Fix sprintf format to match argument
type. (system_process_attributes): Likewise.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8500509cd5b..ff6e0551d9e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12009-10-24 Andreas Schwab <schwab@linux-m68k.org>
2
3 * sysdep.c (procfs_ttyname): Fix sprintf format to match argument
4 type.
5 (system_process_attributes): Likewise.
6
12009-10-24 Dan Nicolaescu <dann@ics.uci.edu> 72009-10-24 Dan Nicolaescu <dann@ics.uci.edu>
2 8
3 * keymap.c (Fmake_sparse_keymap): Purecopy the name. 9 * keymap.c (Fmake_sparse_keymap): Purecopy the name.