1
0
Fork 0

Adding upstream version 1.15~rc1.

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

View file

@ -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>