From 8a249bfb1bb3be41a2a7903eacfb1d027c7fdadd Mon Sep 17 00:00:00 2001
From: mathias <mathias>
Date: Thu, 12 May 2005 20:18:17 +0000
Subject: updated changes

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

diff --git a/ChangeLog b/ChangeLog
index 3684df5..bb87563 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,18 @@
 (Format: Year/Month/Day)
 Changes for 0.9.13
+*05/05/12:
+  * Fixed configure.in for iconv for different platforms (Mathias)
+  * Fixed setenv/putenv issues on platforms which dont support setenv (Mathias)
+    we now use only putenv() and manage the used values on our own
+    FbCommands.cc
+  * Fixed compile issues on Darwin/MacOSX (Mathias)
+    FbTk/I18n.hh
+  * Fixed problem when app changes the app-pixmap (Mathias)
+    WinButton.cc
+  * Fixed missing header (Mathias)
+    ClockTool.cc
+  * Fixed some FbTk_istringstream issues for gcc295* (Mathias)
+    Remember.cc FbCommandFactory.cc FbTk/Font.cc
 *05/05/10:
   * Cache root pixmap, watch for property changes (Simon)
     (previously was checked EVERY time = lots)
-- 
cgit v0.11.2