aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2007-08-15 03:19:47 +0000
committerGlenn Morris2007-08-15 03:19:47 +0000
commit0c9848246b598ebb84af542bbcc3092fcb6ec93b (patch)
treead656c8fe171b030c16d56bf2ec0dec57d4a799a /src/ChangeLog
parent28c595fb5cf801127625109ecb56a6bffb5fb367 (diff)
downloademacs-0c9848246b598ebb84af542bbcc3092fcb6ec93b.tar.gz
emacs-0c9848246b598ebb84af542bbcc3092fcb6ec93b.zip
Philippe Waroquiers <philippe.waroquiers at eurocontrol.int>
(tty_default_color_capabilities): Explicitly initialize static variables in file scope, to avoid HPUX compiler problem.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3cfec569bdd..099ad8e8557 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12007-08-15 Philippe Waroquiers <philippe.waroquiers@eurocontrol.int>
2
3 * term.c (tty_default_color_capabilities): Explicitly initialize
4 static variables in file scope, to avoid HPUX compiler problem.
5
12007-08-13 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 62007-08-13 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2 7
3 * gtkutil.c (update_frame_tool_bar): Use -1 as index 8 * gtkutil.c (update_frame_tool_bar): Use -1 as index