mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
* gpgsplit.c (write_part): Split off decompression code. (handle_zlib):
Move it here. (handle_bzip2): Add this to handle BZIP2 compressed messages.
This commit is contained in:
parent
acdcbd6550
commit
c4ecc7bce8
2 changed files with 182 additions and 81 deletions
|
@ -1,3 +1,9 @@
|
|||
2003-12-06 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* gpgsplit.c (write_part): Split off decompression code.
|
||||
(handle_zlib): Move it here.
|
||||
(handle_bzip2): Add this to handle BZIP2 compressed messages.
|
||||
|
||||
2003-10-25 Werner Koch <wk@gnupg.org>
|
||||
|
||||
* Makefile.am: Replaced INTLLIBS by LIBINTL.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue