We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62f33d8 commit 7968549Copy full SHA for 7968549
ChangeLog
@@ -1,4 +1,4 @@
1
-1.3.0 (????-??-??)
+1.3.0 (2010-10-14)
2
* Added: childExists method to Sabre_DAV_ICollection. This is an api
3
break, so if you implement Sabre_DAV_ICollection directly, add the method.
4
* Changed: Almost all HTTP method implementations now take a uri argument,
@@ -28,7 +28,8 @@
28
* Fixed: Issue 65: Invalid dates are now ignored.
29
* Updated: Refactoring in Sabre_CalDAV to make everything a bit more
30
ledgable.
31
- * Fixed: Issue 88: Fixed compatibility for running SabreDAV on Windows.
+ * Fixed: Issue 88, Issue 89: Fixed compatibility for running SabreDAV on
32
+ Windows.
33
* Fixed: Issue 86: Fixed Content-Range top-boundary from 'file size' to
34
'file size'-1.
35
0 commit comments