aboutsummaryrefslogtreecommitdiff
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorcweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f>2009-11-10 17:50:25 +0000
committercweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f>2009-11-10 17:50:25 +0000
commit49ab86961643e18490e6fa129209fc49aa79c12a (patch)
tree4763e5ed11928a23e889dd98ce5f39ee4531bae0 /doc/ChangeLog
parent391922f2a75925b886674dfc7f453ae8eca7de49 (diff)
downloadsemanticscuttle-49ab86961643e18490e6fa129209fc49aa79c12a.tar.gz
semanticscuttle-49ab86961643e18490e6fa129209fc49aa79c12a.tar.bz2
update installation instructions, changelog and upgrade guide
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@533 b3834d28-1941-0410-a4f8-b48e95affb8f
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog12
1 files changed, 10 insertions, 2 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index e6d8946..2686ca6 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,16 +1,24 @@
ChangeLog for SemantiScuttle
============================
-0.95 - FIXME: IN THE FUTURE
+0.95 - 2009-11-10
-----------------
-- Implement request #2878169: Voting system
+- Implement request #2878169: Voting system with two layouts
- Fix bug #2881886: PHP notice when viewing tags
- Configuration option to disable registration
- Implement request #2874049: "Feeling lucky" button
just add "?lucky=1" as parameter to search page
- Hide bookmarks with vote < $threshold from users (not admins)
+- Fix many more unfreed mysql results, but there are still many left
+- Improve documentation of many service methods
+- All unit tests run now
- Update German translation to 100%
+- Helper scripts for translators and translation documentation
+- Beginning of developer documentation
+- Fix gettext/translation on 64bit systems
- Fix OpenSearch file
+- Re-add de_AT which is a rather ugly "official-style" german
+ translation. Choose the translation you like most.
0.94 - 2009-10-02