From 51a64587e0a78b3b716ae32311a8db78f9df31d2 Mon Sep 17 00:00:00 2001
From: Mathias Gumz <akira at fluxbox dot org>
Date: Thu, 24 Feb 2011 14:19:52 +0100
Subject: updated ChangeLog

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

diff --git a/ChangeLog b/ChangeLog
index 3056408..26cb1ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,40 @@
  (Format: Year/Month/Day)
 
 Changes for 1.3.1
+
+*11/02/24:
+    * Bugfix: place WindowMenu correctly upon first call, closes #2731524 (Mathias)
+      Window.cc
+    * Code cleanup (Mathias)
+      WorkspaceMenu.cc FbCommands.cc IconbarTool.cc ScreenPlacement.{cc,hh}
+      Slit.cc ToolFactory.cc Toolbar.cc Window.cc IconButton.cc
+
+*11/02/23:
+    * Bugfix: possible crash when getting an Unmap before a FocusIn event (Henrik)
+      WinClient.cc
+    * Code cleanup (Mathias)
+      FbTk/MultLayers.cc FbTk/XLayer.{cc,hh} FbTk/Layer.{cc,hh} FbTk/LayerItem.{cc,hh}
+      FocusControl.{cc,hh} MenuCreator.cc Toolbar.cc
+
+*11/02/22:
+    * Bugfix: crash for Textures with dimension == 0, closes #3188223 (Mathias)
+      FbTk/TextureRender.cc FbTk/FbPixmap.cc
+    * Bugfix: render 'sunken' Textures correctly (Mathias)
+      FbTk/TextureRender.cc
+    * Bugfix: AlphaMenu did not show correct alpha values (#3187373) (Mathias)
+      g++ -Os triggered strange conflict with returning 'int' values from an
+      'unsigned char' function. Changed fluxbox to hold alpha values as ints.
+    * General code cleanup (Mathias)
+      AlphaMenu.{cc,hh} 
+      FbTk/Texture.{hh,cc} FbTk/ThemeItems.cc FbTk/TextureRender.{cc,hh}
+
+*11/02/21:
+    * Better option for 'feh' when keeping aspect ration (thanks Jeremiah Mahler)
+      util/fbsetbg
+
 *11/02/20:
+    * Bugfix: possible crash if m_holder == 0 (Henrik)
+      FbTk/Slot.hh
     * Spelling fixes (thanks Paul)
 
 -----------------------------
-- 
cgit v0.11.2