prepare release 0.6.1 v0.6.1
authorChristian Weiske <cweiske@cweiske.de>
Mon, 21 Sep 2015 19:41:06 +0000 (21:41 +0200)
committerChristian Weiske <cweiske@cweiske.de>
Mon, 21 Sep 2015 19:41:06 +0000 (21:41 +0200)
ChangeLog
README.rst
appinfo/info.xml
appinfo/version

index 31ae2d8def6aea76c4af49e21a0ec88a2b8ff300..47b43ce3386ea887632173e4b30b393a0bde6424 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-09-21  Christian Weiske  <cweiske@cweiske.de>
+
+       * Fix #20 and #25: Add authorization header workaround for fcgid
+       * Version 0.6.1
+
 2015-09-18  Christian Weiske  <cweiske@cweiske.de>
 
        * Fix search in ownCloud 8.1
index 5b5d65ab99a592e7a3c214c2f2bece8168f6e346..7fd2d4e45e46516a5d638d3ddda952f844d7391b 100644 (file)
@@ -108,9 +108,9 @@ Manual installation
 #. Download the latest release from http://cweiske.de/grauphel.htm and extract it.
    For example::
 
-     $ wget http://cweiske.de/download/grauphel/grauphel-0.6.0.tar.bz2
-     $ tar xjvf grauphel-0.6.0.tar.bz2
-     $ rm grauphel-0.6.0.tar.bz2
+     $ wget http://cweiske.de/download/grauphel/grauphel-0.6.1.tar.bz2
+     $ tar xjvf grauphel-0.6.1.tar.bz2
+     $ rm grauphel-0.6.1.tar.bz2
 
    You do have a directory ``/var/www/owncloud/apps/grauphel`` now.
 #. Using your browser, login as administrator into ownCloud and click
index 95b483ced10d44779c8f23ca619cf6a5d31d19b3..cc5ad58cdb12ff4755f0371593303a6ef1a3bd6b 100755 (executable)
@@ -7,7 +7,7 @@
 
   Tomboy, Conboy and Tomdroid clients are supported.
  </description>
- <version>0.6.0</version>
+ <version>0.6.1</version>
  <licence>AGPL3 or later</licence>
  <author>Christian Weiske</author>
 
index a918a2aa18d5bec6a8bb93891a7a63c243111796..ee6cdce3c29053ac99607147be5be250efa001bd 100755 (executable)
@@ -1 +1 @@
-0.6.0
+0.6.1