aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2010-07-25 21:30:14 +0200
committerJuanma Barranquero2010-07-25 21:30:14 +0200
commitda31e629b630248e9e89a00516a6f8c0572abee8 (patch)
treeda161d6f9a06dc97f910f1e2dcb0e80e9c78a37f /src/ChangeLog
parentdcc19aacb785a5a0de0184342ab8eae714bff916 (diff)
downloademacs-da31e629b630248e9e89a00516a6f8c0572abee8.tar.gz
emacs-da31e629b630248e9e89a00516a6f8c0572abee8.zip
* terminfo.c (tparam): Fix prototype of tparm (followup to 2010-07-25T00:20:51Z!lekktu@gmail.com).
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 50a9fcb8ba8..f099fc3437d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12010-07-25 Juanma Barranquero <lekktu@gmail.com>
2
3 * terminfo.c (tparam): Fix prototype of tparm.
4
12010-07-25 Andreas Schwab <schwab@linux-m68k.org> 52010-07-25 Andreas Schwab <schwab@linux-m68k.org>
2 6
3 * emacs.c (main) [PROFILING]: Use __executable_start if defined to 7 * emacs.c (main) [PROFILING]: Use __executable_start if defined to