diff options
author | Przemyslaw Pawelczyk <przemoc@gmail.com> | 2015-09-02 02:46:26 +0200 |
---|---|---|
committer | Przemyslaw Pawelczyk <przemoc@gmail.com> | 2015-09-02 02:46:26 +0200 |
commit | 05344dae94950f268c13bad63fcf5e038b95696b (patch) | |
tree | 698c67de3dc75c64cc0670521fc3e90d02d36e57 | |
parent | 90fe96d4f4952f8c4d32290c1cafa517526bdcf3 (diff) |
NEWS: Add information about new option and unbashed scripts.
-rw-r--r-- | NEWS | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,6 +1,10 @@ -Latest stuff (planned release date: 2015-03-??) +Latest stuff (planned release date: 2015-09-??) ------------------------------------------------------------------------ + * Empty directories not present in metadata can be now removed when + applying stored metadata if -E / --remove-empty-dirs option is used. + + * Scripts in example/ directory do not require bash anymore. Old times (2007-2014) |