diff options
Diffstat (limited to 'doc/news/version_0.23.mdwn')
-rw-r--r-- | doc/news/version_0.23.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/news/version_0.23.mdwn b/doc/news/version_0.23.mdwn new file mode 100644 index 000000000..e045352ad --- /dev/null +++ b/doc/news/version_0.23.mdwn @@ -0,0 +1,7 @@ +git-annex 0.23 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * Support ssh remotes with a port specified. + * whereis: New subcommand to show where a file's content has gotten to. + * Rethink filename encoding handling for display. Since filename encoding + may or may not match locale settings, any attempt to decode filenames + will fail for some files. So instead, do all output in binary mode."""]]
\ No newline at end of file |