aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7c266448492..673c716753d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,7 +1,8 @@
12009-07-02 Jan Djärv <jan.h.d@swipnet.se> 12009-07-02 Jan Djärv <jan.h.d@swipnet.se>
2 2
3 * gtkutil.c (xg_frame_set_char_size): Do not set pixel width/height here or 3 * gtkutil.c (xg_frame_set_char_size): Do not set pixel width/height
4 call change_frame_size. 4 here or call change_frame_size. Just call flush_and_sync.
5 (flush_and_sync): Reintroduced.
5 6
62009-07-01 Jan Djärv <jan.h.d@swipnet.se> 72009-07-01 Jan Djärv <jan.h.d@swipnet.se>
7 8