[Pkg-owncloud-commits] [python-owncloud] 75/96: updated the CHANGELOG, so we are closer to a 0.3 release :)
Sandro Knauß
hefee-guest at moszumanska.debian.org
Fri Nov 22 01:28:29 UTC 2013
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to branch master
in repository python-owncloud.
commit ec502eec4688ad35b9e643b6afa1651f2791c073
Author: Craig <csawyer at yumaed.org>
Date: Wed Apr 3 13:50:52 2013 -0700
updated the CHANGELOG, so we are closer to a 0.3 release :)
---
CHANGELOG | 11 +++++++++++
csync/version.dat | 2 +-
2 files changed, 12 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG b/CHANGELOG
index da5f113..a4c121f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,17 @@
CHANGELOG
=========
+version 0.3 (unreleased - this updated to 20655515dedf8495f2701ec045b6b5c5e0dad25c [2065551])
+ * binary command is now called oclient.
+ * will prompt for password if not specified in other ways.
+ * has a setup.py and can be properly 'packaged' now.
+ * better finding of the csync C library
+ * uses python-keyring to use the same passwords as the owncloud-client if
+ available
+ * LICENSE and copyright changes, now all GPL-2
+ * fixed how we handle versioning to be better.
+
+
version 0.2 (releaded 2013-03-12)
-----------
* Lots of UI cleanup
diff --git a/csync/version.dat b/csync/version.dat
index 2f4d849..c3aba5d 100644
--- a/csync/version.dat
+++ b/csync/version.dat
@@ -1 +1 @@
-{"head": "8537d041c0ac10023dbbd48a1e0f6f3d49598029", "float": 0.2, "string": "0.2"}
\ No newline at end of file
+{"head": "b3e8cddaa5cf56928d777f85cd5dbfd93b4a4862", "float": 0.2, "string": "0.2"}
\ No newline at end of file
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/python-owncloud.git
More information about the Pkg-owncloud-commits
mailing list