diff options
author | intrigeri <intrigeri@boum.org> | 2009-12-25 04:09:29 +0100 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2009-12-25 04:09:29 +0100 |
commit | 4996d8deb7fcf366f5c012ae919b1245db3d7b6a (patch) | |
tree | 7d65ee07a9db0106a47054f4127c9425b47541cd /ChangeLog | |
parent | f4ab3148f175f8ac415b01fea61d14a80f4de969 (diff) | |
download | backupninja-4996d8deb7fcf366f5c012ae919b1245db3d7b6a.tar.gz backupninja-4996d8deb7fcf366f5c012ae919b1245db3d7b6a.tar.bz2 |
autotools: added the stat command to the automagically replaced ones
... hoping it will help supporting *BSD some day.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -41,6 +41,9 @@ version 0.9.7 -- UNRELEASED dup: . Fixed bandwidthlimit syntax error. Thanks to Ian Beckwith for the patch. + autotools + . Added the stat command to the automagically replaced ones, hoping it + will help supporting *BSD some day. version 0.9.6 -- July 21, 2008 backupninja changes |