summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 7726b806..e2c23ace 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,13 @@
2003-08-15 Mikael Hallendal <micke@imendio.com>
+ * src/yelp-window.c: (window_init), (window_configure_cb):
+ - Save size from last window. Patch by Shaun McCance.
+ - Fixes bug #90451
+
* configure.in:
- Applied patch from Steve Chaplin that fixes the CFLAGS.
- Fixes bug #118984
-2003-08-15 Mikael Hallendal <micke@imendio.com>
-
* src/yelp-main.c:
(main_restore_session): Return FALSE, otherwise we'll try to start Yelp
from the session over and over again. Reported by Jody earlier.