summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBryan Ischo <bryan@ischo.com>2008-08-09 01:46:30 +0000
committerBryan Ischo <bryan@ischo.com>2008-08-09 01:46:30 +0000
commite22875d4332c48d83219ecc90e13f3786185f038 (patch)
treee908e990c1ba6619bb422385ac37d80e7a161b51 /ChangeLog
parent79ef8b5a3b74147bdd0b8784776363ed183095b1 (diff)
downloadceph-libs3-e22875d4332c48d83219ecc90e13f3786185f038.tar.gz
* Fixed bug reported by Troy Hakala <troy.hakala@gmail.com>:
Wasn't using URL-encoded key in request URI, so libs3 failed on keys with spaces and other unsafe characters * Updated RPM and DEB packaging to split packages into two: normal and devel
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 09bb5f1..e0f0d66 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Sat Aug 9 13:44:21 NZST 2008 bryan@ischo.com
+ * Fixed bug wherein keys with non-URI-safe characters did not work
+ correctly because they were not being URI-encoded in the request UR
+ * Split RPM and DEB packages into normal and devel packages
+
+Fri Aug 8 22:40:19 NZST 2008 bryan@ischo.com
+ * Branched 0.4
+ * Created RPM and Debian packaging
Tue Aug 5 08:52:33 NZST 2008 bryan@ischo.com
* Bumped version number to 0.3