diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 11:42:32 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 11:42:32 +0000 |
commit | bcbac5cac5f6194d9fa5fbc16e0a4490e7e23520 (patch) | |
tree | 87adc0b5058585d2c7529c151321af22097e2fd2 /ChangeLog | |
parent | Adding upstream version 1.15~pre1. (diff) | |
download | lziprecover-bcbac5cac5f6194d9fa5fbc16e0a4490e7e23520.tar.xz lziprecover-bcbac5cac5f6194d9fa5fbc16e0a4490e7e23520.zip |
Adding upstream version 1.15~rc1.upstream/1.15_rc1
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,10 +1,16 @@ +2013-07-29 Antonio Diaz Diaz <antonio@gnu.org> + + * Version 1.15-rc1 released. + * Minor changes. + * Added chapter 'Unzcrash' to the manual. + 2013-06-17 Antonio Diaz Diaz <antonio@gnu.org> * Version 1.15-pre1 released. * repair.cc: Repair multi-member files with up to one byte error per member. * merge.cc: Merge multi-member files. - * Added chapters 'Repairing Files' and 'Merging Files' to the manual. + * Added chapters 'Repairing files' and 'Merging files' to the manual. 2013-05-31 Antonio Diaz Diaz <antonio@gnu.org> |