summaryrefslogtreecommitdiffstatshomepage
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorGravatar cweiske2009-10-03 14:00:33 +0000
committerGravatar cweiske2009-10-03 14:00:33 +0000
commit29422fa55379aa61a61019b832c83dab6d450264 (patch)
treee5884ce6fed2cf1d02165a1b5667b99cd80262e5 /doc/ChangeLog
parentb8b1d06b2d899658fae64d0de506439ca0ea067c (diff)
downloadscuttle-29422fa55379aa61a61019b832c83dab6d450264.tar.gz
scuttle-29422fa55379aa61a61019b832c83dab6d450264.zip
move files to new locations
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@386 b3834d28-1941-0410-a4f8-b48e95affb8f
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog32
1 files changed, 32 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
new file mode 100644
index 0000000..1b735ce
--- /dev/null
+++ b/doc/ChangeLog
@@ -0,0 +1,32 @@
+ChangeLog for SemantiScuttle
+============================
+
+0.94 - 2009-10-02
+-----------------
+- Fix bug #2834070: unfreed sql results
+- Fix bug #2834077: .htaccess on virtual masshosted apaches
+- Fix bug #2834097: Errors when using search without terms
+- Fix bug #2834293: E_NOTICE when referer is missing
+- Fix bug #2834118: Undefined variable in search.inc.php when not logged on
+- Fix bug #2847580: short open tag <? in import.php
+- Fix bug #2674961: editAllowed optimization - make less queries for each bookmark
+- Fix bug #2829642: PATH_INFO undefined
+- Fix bug: mysqli did not work at all
+- Fix bug: 404 - api/posts/all not found
+- Fix bug: PATH_INFO used when not needed
+- Fix bug: htmlentities not always escaped
+- Fix bug: Not all pages are valid XHTML
+- Fix bug: Hide welcome message if it is empty
+- Fix bug: allow deleting links between tags when deleting a user.
+- Fix bug: some parse errors
+- Interface fix: put linkedtags box on bookmarks page.
+
+- Implement request #2834111: Detect if cookies are enabled
+- Translation updates
+- Updated German translation (de_DE), removed de_AT
+- New configuration file system
+- Add INSTALL.txt and ChangeLog
+
+
+0.93 - 2009-05-26
+-----------------