diff options
author | Przemyslaw Pawelczyk <przemoc@gmail.com> | 2016-01-12 01:43:21 +0100 |
---|---|---|
committer | Przemyslaw Pawelczyk <przemoc@gmail.com> | 2016-01-12 01:43:21 +0100 |
commit | c71f80191aaf1d076b4ba2e862a22ec2e2aba637 (patch) | |
tree | 8be44b9673b1f4c70cdb25d3022d55a2ac943e88 /NEWS | |
parent | 98e73203bf9df504cd45baab0bee63c6fe7a14df (diff) |
NEWS: Mention some important changes during my unofficial continuation.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -38,6 +38,11 @@ debian patches, including debian/ directory and adding new option - not ignoring .git directories. This version also didn't have any formal releases, only new entries were added in debian/changelog file. + * BUGFIX: Storing metadata with extended attribute without value led to + false error message and trimmed metadata. + + * .git directories aren't ignored if -g / --git option is used. + ### v1 - debian package (2010-2012) |