From 216ee62fe1c062a9fb87aa3ce2097e0f8d21a06e Mon Sep 17 00:00:00 2001 From: Lucas Rocha Date: Wed, 26 Jul 2006 23:17:04 +0000 Subject: fix small build warnings on 64-bit architectures (Fixes bug #344125). fix 2006-07-26 Lucas Rocha * src/tree.c (zenity_tree_fill_entries_from_stdin, zenity_tree): fix small build warnings on 64-bit architectures (Fixes bug #344125). * src/zenity.h: fix small build warning. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 391c3709..2181e54d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-07-26 Lucas Rocha + + * src/tree.c (zenity_tree_fill_entries_from_stdin, zenity_tree): fix + small build warnings on 64-bit architectures (Fixes bug #344125). + * src/zenity.h: fix small build warning. + 2006-06-10 Francisco Javier F. Serrador * src/about.c: Replaced FSF postal address with the current. -- cgit