This commit is contained in:
Joey Hess 2015-03-04 16:15:59 -04:00
parent cf903d5a3c
commit c99838ba4d

View file

@ -0,0 +1,5 @@
Fixed a mojibake bug that affected metadata values that included both
whitespace and unicode characters. This was very fiddly to get right.
Finished up Monday's work to support submodules, getting them working
on filesystems that don't support symlinks.