summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog27
1 files changed, 27 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
new file mode 100644
index 0000000..e54d6eb
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,27 @@
+* Monday September 19th 2005 Simon Edwards <simon@simonzone.com>
+- 0.4 release. Development version.
+- KIO-slave support added/integrated from David Boddie's work.
+- fix for libtool (Ismail Dönmez).
+
+* Saturday August 6th 2005 Simon Edwards <simon@simonzone.com>
+- 0.3.1 release. Development version.
+- Fixed bug for broken application links in the bin directory.
+- Fixed bug for kcontrol modules not being able to find the application's
+ installation directory.
+- Fixed another bug/incompatibility in the kcontrol module support that
+ broke embedding on SIP 4.2+.
+
+* Wednesday June 21st 2005 Simon Edwards <simon@simonzone.com>
+- 0.3 release. Development version.
+- 64bit awareness when building libraries added.
+- Files for installation in the program's KDE application data directory
+ are now specified with the 'application_data' parameter for setup().
+- kde-prefix option added to setup.py scripts.
+
+* Thursday June 9th 2005 Simon Edwards <simon@simonzone.com>
+- 0.2 release. Development version.
+- Now includes libpythonize (needed for Kcontrol modules)
+- Support for building and install kcontrol modules.
+
+* Saturday May 14th 2005 Simon Edwards <simon@simonzone.com>
+- 0.1 release. Development version