summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-10-15 09:14:47 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-10-15 09:14:47 +0000
commit281b2113b209bd51bd923ad8f289f4041ff03a0f (patch)
tree87c676fcc2759106c8147129a215bde2145962a7 /ChangeLog
downloadkiosktool-281b2113b209bd51bd923ad8f289f4041ff03a0f.tar.gz
kiosktool-281b2113b209bd51bd923ad8f289f4041ff03a0f.zip
Initial import of kiosktool
This source tree will most likely not even compile yet--stay tuned for updates! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kiosktool@1258966 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog71
1 files changed, 71 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
new file mode 100644
index 0000000..563ed91
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,71 @@
+2005-04-25 Waldo Bastian <bastian@kde.org>
+
+ * Release of v1.0
+ * Improved work flow
+ * Made background graphics optional
+ * Fix screensaver handling
+
+2004-09-15 Waldo Bastian <bastian@kde.org>
+
+ * Release of v0.9
+ * Fixed lookup of UNIX-groups in kiosktool-kdedirs
+ * Removed "Lock down system wide Desktop icons", it was not implemented
+ * Removed duplicate "Disable Menu Editing" entry
+
+2004-08-21 Waldo Bastian <bastian@kde.org>
+
+ * Release of v0.8
+ * Fixed problems setting up buttons in panel
+ * Added Desktop Sharing
+ * Added File Associations
+ * Adjusted workflow
+ * Support for renaming profiles / profile directories
+
+2004-07-12 Waldo Bastian <bastian@kde.org>
+
+ * Release of v0.7
+ * Fixed problems running kiosktool as root
+ * Added --check option to kiosktool-kdedirs
+
+2004-07-06 Waldo Bastian <bastian@kde.org>
+
+ * Release of v0.6
+ * Make it possible to upload changes to remote server
+ * Fixed some problems with first time use
+ * Better error handling
+ * Now possible to disable file-browsing outside home-directory
+
+2004-06-09 Waldo Bastian <bastian@kde.org>
+
+ * Release of v0.5
+ * Added some configuration options for kiosktool itself
+ * Save any pending changes on exit
+
+2004-06-07 Waldo Bastian <bastian@kde.org>
+
+ * Fixed reading of settings ("settings don't stick" problem)
+ * Reduce interference between profile being edited and active
+ profile of the user that runs kiosktool
+
+2004-05-24 Waldo Bastian <bastian@kde.org>
+
+ * Release of v0.4
+ * Added user management
+
+2004-05-05 Waldo Bastian <bastian@kde.org>
+
+ * Release of v0.3
+ * Fix grave problem of kiosktool terminating
+ kdeinit/klauncher of the main session. (BR80436)
+
+2004-04-28 Waldo Bastian <bastian@kde.org>
+
+ * Release of v0.2
+ * Profiles are now stored in /etc/kderc
+ * Components are shown in icon view
+ * Added more components
+
+2004-04-14 Waldo Bastian <bastian@kde.org>
+
+ * Release of v0.1
+