1
0
Fork 0

Adding upstream version 1.15.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-21 11:17:49 +01:00
parent 6a117924f6
commit abf5fed346
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
10 changed files with 45 additions and 49 deletions

View file

@ -1,16 +1,11 @@
2013-07-29 Antonio Diaz Diaz <antonio@gnu.org>
2013-09-14 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.
* Version 1.15 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', 'Merging files' and 'Unzcrash'
to the manual.
2013-05-31 Antonio Diaz Diaz <antonio@gnu.org>