From 9b4ca617e84633b9128713b2450b94c0e13d6d87 Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Tue, 29 Nov 2005 21:46:02 +0000 Subject: compress.c (write_data): Mark 'ze' as unused. * 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. From-SVN: r107681 --- fastjar/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'fastjar/ChangeLog') 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 + + * 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 * all files: Update FSF address. -- cgit v1.1