From 74d09f56a634d66e739a5f5adf4957a6d1258801 Mon Sep 17 00:00:00 2001
From: fluxgen <fluxgen>
Date: Thu, 22 Apr 2004 21:15:28 +0000
Subject: update

---
 ChangeLog | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index ac22eda..a0ade3b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,26 @@
 (Format: Year/Month/Day)
 Changes for 0.9.9:
 *04/04/22:
+  * New Command: Deiconify <mode> <dest>
+    * Where mode is:
+      * last                         
+         - deiconify last iconified window
+      * lastworkspace (default)       
+         - deiconify last iconified window 
+           from current workspace
+      * all
+         - deiconify all iconified windows
+      * allworkspace
+         - deiconify all iconfiied windows 
+           from current workspace
+    * and dest is:
+      * current (default)
+        - deiconify them on current windows
+      * origin 
+        - deiconify them where they were
+
+   (Thanks Mathias Gumz)
+   FbCommands.cc/hh, FbCommandFactory.cc
   * Attach area for tabs:
     new resource:
     * session.tabsAttachArea: <mode>
-- 
cgit v0.11.2