aboutsummaryrefslogtreecommitdiffstats
path: root/nt/ChangeLog
diff options
context:
space:
mode:
authorJason Rumney2008-03-20 14:17:21 +0000
committerJason Rumney2008-03-20 14:17:21 +0000
commite280e5de6447ac1f9687844f3ecec68cbd647f3c (patch)
tree62b7ca04e8fc74b93b26a76ef7c592ba572f04ee /nt/ChangeLog
parent33311fb41f6d509fe536935b4a6b306ffc9859e7 (diff)
downloademacs-e280e5de6447ac1f9687844f3ecec68cbd647f3c.tar.gz
emacs-e280e5de6447ac1f9687844f3ecec68cbd647f3c.zip
(add_registry): Cast return value of alloca.
Diffstat (limited to 'nt/ChangeLog')
-rw-r--r--nt/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index 9ed90a97eec..497fbec0008 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1,3 +1,8 @@
12008-03-20 Juanma Barranquero <lekktu@gmail.com>
2
3 * addpm.c: Include malloc.h.
4 (add_registry): Cast return value of alloca.
5
12008-02-11 Jason Rumney <jasonr@gnu.org> 62008-02-11 Jason Rumney <jasonr@gnu.org>
2 7
3 * addpm.c (add_registry): Add an App Paths registry key. 8 * addpm.c (add_registry): Add an App Paths registry key.