From a84cbafcecc40c05cbed34b2bfd2ab89d1de500b Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 8 Nov 2004 19:14:04 +0000 Subject: Add G_TRAVERSE_LEAVES and G_TRAVERSE_NON_LEAVES as alternative names for 2004-11-08 Matthias Clasen * glib/gnode.h (enum GTraverseFlags): Add G_TRAVERSE_LEAVES and G_TRAVERSE_NON_LEAVES as alternative names for G_TRAVERSE_LEAFS and G_TRAVERSE_NON_LEAFS, which are grammatically brutal. (#138853, Morten Welinder) --- ChangeLog.pre-2-6 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog.pre-2-6') diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 2849bca2a..37114b444 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -9,6 +9,11 @@ Mon Nov 8 10:45:50 2004 Manish Singh 2004-11-08 Matthias Clasen + * glib/gnode.h (enum GTraverseFlags): Add G_TRAVERSE_LEAVES + and G_TRAVERSE_NON_LEAVES as alternative names for + G_TRAVERSE_LEAFS and G_TRAVERSE_NON_LEAFS, which are + grammatically brutal. (#138853, Morten Welinder) + * glib/gasyncqueue.[hc]: * glib/ghook.[hc]: * glib/gmain.[hc]: -- cgit v1.2.1