aboutsummaryrefslogtreecommitdiff
path: root/doc/devblog
diff options
context:
space:
mode:
authorGravatar Richard Hartmann <richih@debian.org>2014-02-25 22:38:01 +0100
committerGravatar Richard Hartmann <richih@debian.org>2014-02-25 22:38:01 +0100
commit31a6561da3b95ce1ad13fcee1e9053f40ffdd7b9 (patch)
tree3c673ae9de75dbb208b948d52c9d6eb8e99baee0 /doc/devblog
parentd1147087b30b67a139e51235e977be27dc69765d (diff)
parent013de7458fca15316b788acb47415e5afddcb6f0 (diff)
Merge branch 'master' of git://git-annex.branchable.com
Diffstat (limited to 'doc/devblog')
-rw-r--r--doc/devblog/day_122_more_windows_porting.mdwn4
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.