diff options
author | Joey Hess <joey@kitenet.net> | 2014-02-25 17:26:13 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-02-25 17:26:13 -0400 |
commit | 013de7458fca15316b788acb47415e5afddcb6f0 (patch) | |
tree | 8f244f424e0a4b015bf2f289a8f6513a3c84ad23 /doc/devblog | |
parent | 682599299f1aad80a8642e2b494a0b00fdebb70d (diff) |
devblog
Diffstat (limited to 'doc/devblog')
-rw-r--r-- | doc/devblog/day_122_more_windows_porting.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/devblog/day_122_more_windows_porting.mdwn b/doc/devblog/day_122_more_windows_porting.mdwn new file mode 100644 index 000000000..6f87a0bc0 --- /dev/null +++ b/doc/devblog/day_122_more_windows_porting.mdwn @@ -0,0 +1,4 @@ +More windows porting. Made the build completely -Wall safe on Windows. +Fixed some DOS path separator bugs that were preventing WebDav from +working. Have now tested both box.com and Amazon S3 to be completely +working in the webapp on Windows. |