summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2004-07-05 22:04:32 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2004-07-05 22:04:32 +0000
commit455a6f3aced566c974ef891a485eff49c1974f4c (patch)
tree6aa61f3726773cc566ac7c1bec0a5ac9b07f2b22
parentbf5600ecd5ad0db87b1fddcbd4a5860903d9aa51 (diff)
downloadmdk-455a6f3aced566c974ef891a485eff49c1974f4c.tar.gz
mdk-455a6f3aced566c974ef891a485eff49c1974f4c.tar.bz2
more changes.
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 492a4ab..7cab0cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,15 @@
2004-07-05 Jose Antonio Ortega Ruiz <jao@gnu.org>
+ * mixgtk/mixgtk_wm.c: preserve order of detachable windows when
+ reatached.
+
* mixgtk/mixgtk_mixvm.c:
* mixgtk/mixgtk_mixal.{hc}:
* mixgtk/mixgtk_fontsel.{hc}:
* mixgtk/mixgtk_device.{hc}:
* mixgtk/mixgtk_cmd_dispatcher.{hc}:
- * mixgtk/mixgtk.glade: new menu item to change all fonts at once.
+ * mixgtk/mixgtk.glade: new menu item to change all fonts at once,
+ and the symbol list font.
2004-07-02 Jose Antonio Ortega Ruiz <jao@gnu.org>