From dcccb22acc252879837bb08a7f6eaaea91005860 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Sun, 12 Jan 2003 01:24:41 +0000 Subject: Move root nodes ids to ephy-types. Simple logging facility: 2003-01-12 Marco Pesenti Gritti * configure.in: * embed/ephy-favicon-cache.c: (ephy_favicon_cache_download): * embed/ephy-history.c: * lib/Makefile.am: * lib/ephy-types.h: * src/bookmarks/ephy-bookmarks.c: * src/ephy-shell.c: (ephy_shell_init): Move root nodes ids to ephy-types. Simple logging facility: EPHY_DEBUG_MODULES= all | filename will enable it. Need to provide a way to disable it and to get rid of the old per file crap. --- ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8c0413ed9..f85f31849 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2003-01-12 Marco Pesenti Gritti + + * configure.in: + * embed/ephy-favicon-cache.c: (ephy_favicon_cache_download): + * embed/ephy-history.c: + * lib/Makefile.am: + * lib/ephy-types.h: + * src/bookmarks/ephy-bookmarks.c: + * src/ephy-shell.c: (ephy_shell_init): + + Move root nodes ids to ephy-types. + Simple logging facility: + EPHY_DEBUG_MODULES= all | filename + will enable it. + Need to provide a way to disable it and to get rid + of the old per file crap. + 2003-01-11 Marco Pesenti Gritti * embed/Makefile.am: -- cgit v1.2.3