summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorHeinrich Wendel <h_wendel@cojobo.net>2005-05-02 13:34:54 +0000
committerHeinrich Wendel <h_wendel@cojobo.net>2005-05-02 13:34:54 +0000
commit6c471461e2d3d6624ad96efb1a2b13a5e0f26f96 (patch)
tree152a8e26eb84b22b1d426aa02d92906a49e31334 /ChangeLog
parentefda2e1cafaf21f4a70065bf8f2f6a09a89024a6 (diff)
a lot see changelog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7c8d39f..19c3432 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2005-05-02 Heinrich Wendel <h_wendel@cojobo.net>
+ * Config.py:
+ Module to configure Basic Settings, currently available:
+ - Locale, IconTheme, IconSize, WindowManager
+ * Locale.py:
+ Internal Module to support Locales
+ * Mime.py:
+ Implementation of the Mime Specification
+ * Menu.py:
+ Now supports LegacyDirs
+
Version 0.10
2005-04-26 Heinrich Wendel <h_wendel@cojobo.net>