diff options
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r-- | g10/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index 22884e2d8..5022cd8e5 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,5 +1,8 @@ 2003-11-15 David Shaw <[email protected]> + * compress-bz2.c (init_compress): Compression level 0 is not + meaningful for bzip2. + * g10.c: Add --compress-level (same as -z). 2003-11-05 David Shaw <[email protected]> |