summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-03-01 18:16:46 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-03-01 18:16:46 +0000
commita7af74e75730559f7f9661e449eb269e356d9907 (patch)
tree72026b40b3a513aa21d630fb09ae10edab7f9e18 /ChangeLog
downloadpytdeextensions-a7af74e75730559f7f9661e449eb269e356d9907.tar.gz
pytdeextensions-a7af74e75730559f7f9661e449eb269e356d9907.zip
Added KDE3 version of pykdeextensions
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/pykdeextensions@1097589 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
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 <[email protected]>
+- 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 <[email protected]>
+- 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 <[email protected]>
+- 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 <[email protected]>
+- 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 <[email protected]>
+- 0.1 release. Development version