[Pkg-owncloud-commits] [php-sabredav] 05/23: Updated changelog
David Prévot
taffit at moszumanska.debian.org
Sat Nov 30 15:44:00 UTC 2013
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to tag version-1.0.12
in repository php-sabredav.
commit 043b012f1ab7bbea2be8b6f4f9ea7582d318586f
Author: Evert Pot <evert at rooftopsolutions.nl>
Date: Fri Mar 26 13:17:02 2010 +0900
Updated changelog
---
ChangeLog | 3 +++
lib/Sabre/DAV/Version.php | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index cef8704..3bdd773 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+1.0.12-stable (2010-??-??)
+ * Fixed: Issue 37: Incorrect smultron regex in temporary filefilter.
+
1.0.11-stable (2010-03-23)
* Non-public release. This release is identical to 1.0.10, but it is used
to test releasing packages to pear.sabredav.org.
diff --git a/lib/Sabre/DAV/Version.php b/lib/Sabre/DAV/Version.php
index f055f1e..0e259d6 100644
--- a/lib/Sabre/DAV/Version.php
+++ b/lib/Sabre/DAV/Version.php
@@ -15,7 +15,7 @@ class Sabre_DAV_Version {
/**
* Full version number
*/
- const VERSION = '1.0.11';
+ const VERSION = '1.0.12';
/**
* Stability : alpha, beta, stable
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabredav.git
More information about the Pkg-owncloud-commits
mailing list