aboutsummaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorChristian Weiske <cweiske@cweiske.de>2012-09-28 13:07:25 +0200
committerChristian Weiske <cweiske@cweiske.de>2012-09-28 13:07:25 +0200
commit2beec895e8d74dbcdf07bcd9060f0d3122a64faa (patch)
tree914a71c9debbdbf3a7b88e6f42c2f2e84761034d /build.xml
parent5f72df7e3f83ae30890a7996da025e68f6c70526 (diff)
downloadphorkie-0.3.0.tar.gz
phorkie-0.3.0.zip
update changelogv0.3.0
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index a3d265d..21fafe2 100644
--- a/build.xml
+++ b/build.xml
@@ -17,7 +17,9 @@ Version 0.3.0 - 2012-09-27
* Fix bug #10: error when nothing submitted [cweiske]
* Fix bug #11: do not index edit, delete and tool pages [cweiske]
+* Fix bug #20: elasticsearch error on deletion [cweiske]
* Fix bug #22: Edited pastes not in 'recently created' [cweiske]
+* Fix bug #23: 'work dir not found' on failed remote fork [cweiske]
* Implement request #5: Add OpenID authentication [jnovack]
* Implement request #9: autodetect file type [cweiske]
* Implement request #12: DOAP and rel='vcs-git' support [cweiske]