summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2018-08-25 22:09:31 +0900
committerMichele Calgaro <[email protected]>2018-08-25 22:09:31 +0900
commit1fea9ad19418595646770b7179972b682a074683 (patch)
tree6186b9203cf48985a651bc6c61a7498552b76587 /ChangeLog
downloadtdeio-gopher-1fea9ad19418595646770b7179972b682a074683.tar.gz
tdeio-gopher-1fea9ad19418595646770b7179972b682a074683.zip
Initial import of kio-gopher 0.1.4 source code.
Copyright (C) 2003-2008 by Albert Astals Cid ([email protected]). The code is licenced under GPL version 2 as indicated in the source code comments and in the COPYING file. The code does not compile under TDE. Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
new file mode 100644
index 0000000..35311cb
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,15 @@
+20080301:
+ - Compile on KDE4
+
+20040214:
+ - Compile fixes on some platforms
+ - i18n updates
+
+20040102:
+ - Support for search engines, type '7'
+ - Better information support, type 'i'
+ - Some code rework
+ - Change to ISO date numbering
+
+19122003:
+ - Initial Release