diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 2f006840cbc..7909260228e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -8,8 +8,8 @@ | |||
| 8 | 8 | ||
| 9 | 2007-08-15 Philippe Waroquiers <philippe.waroquiers@eurocontrol.int> | 9 | 2007-08-15 Philippe Waroquiers <philippe.waroquiers@eurocontrol.int> |
| 10 | 10 | ||
| 11 | * term.c (tty_default_color_capabilities): Explicitly initialize | 11 | * term.c (tty_default_color_capabilities): Declare static |
| 12 | static variables in file scope, to avoid HPUX compiler problem. | 12 | variables in file scope, to avoid HPUX compiler problem. |
| 13 | 13 | ||
| 14 | 2007-08-13 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 14 | 2007-08-13 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 15 | 15 | ||