diff options
| author | Glenn Morris | 2007-08-15 03:20:17 +0000 |
|---|---|---|
| committer | Glenn Morris | 2007-08-15 03:20:17 +0000 |
| commit | fcf8ff2e2eb9cd9f54e4bcaeb36dc0beb0addc6b (patch) | |
| tree | 88245af61f7268635e9a12206c5aa9c613db87ee /src/ChangeLog | |
| parent | 980d5def28a1abe890fb29a7e31b43f9faf5b139 (diff) | |
| download | emacs-fcf8ff2e2eb9cd9f54e4bcaeb36dc0beb0addc6b.tar.gz emacs-fcf8ff2e2eb9cd9f54e4bcaeb36dc0beb0addc6b.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/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index e3c212924b3..0ae50d2fa67 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-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 | |||
| 1 | 2007-08-13 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 6 | 2007-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 |