Skip to content

Commit 888f802

Browse files
committed
Added changelog
1 parent 6b794eb commit 888f802

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

ChangeLog

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
0.4-unreleased (????-??-??)
2+
* Passes all litmus tests!
3+
* Added: more examples
4+
* Added: Custom property support
5+
* Added: Shared lock support
6+
* Added: Depth support to locks
7+
* Added: Locking on unmapped urls (non-existant nodes)
8+
* Fixed: Advertising as WebDAV class 3 support
9+
10+
0.3-alpha (2008-06-29)
11+
* Fully working in MS Windows clients.
12+
* Added: temporary file filter: support for smultron files.
13+
* Added: Phing build scripts
14+
* Added: PEAR package
15+
* Fixed: MOVE bug identied using finder.
16+
* Fixed: Using gzuncompress instead of gzdecode in the temporary file
17+
filter. This seems more common.
18+
19+
0.2-alpha (2008-05-27)
20+
* Somewhat working in Windows clients
21+
* Added: Working PROPPATCH method (doesn't support custom properties yet)
22+
* Added: Temporary filename handling system
23+
* Added: Sabre_DAV_IQuota to return quota information
24+
* Added: PROPFIND now reads the request body and only supplies the
25+
requested properties
26+
27+
0.1-alpha (2008-04-04)
28+
* First release!
29+
* Passes litmus: basic, http and copymove test.
30+
* Fully working in Finder and DavFSv2
31+
32+
Project started: 2007-12-13

0 commit comments

Comments
 (0)