aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4414a73f..5b09bd0c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2006-01-24
+ * src/alertpanel.c
+ src/inputdialog.c: set transient window before gtk_widget_show()
+ (fixed wrong window position).
+
+2006-01-24
+
* libsylph/account.c
libsylph/prefs_account.c
src/prefs_account_dialog.c: fixed memory leaks.