diff options
Diffstat (limited to 'fastjar/ChangeLog')
-rw-r--r-- | fastjar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/fastjar/ChangeLog b/fastjar/ChangeLog index ebd826f..22dd6a96 100644 --- a/fastjar/ChangeLog +++ b/fastjar/ChangeLog @@ -1,3 +1,11 @@ +2005-11-29 Tom Tromey <tromey@redhat.com> + + * compress.c (write_data): Mark 'ze' as unused. + * jartool.h (__attribute__): New define. + * shift.c (shift_up): Added cast. + (shift_down): Likewise. + * jartool.c (help): Split string constant. + 2005-06-29 Kelley Cook <kcook@gcc.gnu.org> * all files: Update FSF address. |