diff options
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 642ad1f638e..918af2c6335 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-11-23 Andreas Schwab <schwab@suse.de> | ||
| 2 | |||
| 3 | * editfns.c (Fformat): Handle %c specially since it requires the | ||
| 4 | argument to be of type int. | ||
| 5 | |||
| 1 | 2007-11-22 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 6 | 2007-11-22 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 2 | 7 | ||
| 3 | * gtkutil.c (update_frame_tool_bar): Don't call x-gtk-map-stock if | 8 | * gtkutil.c (update_frame_tool_bar): Don't call x-gtk-map-stock if |