From eb01561984dce469f737ebb0312a3b41f7c95a32 Mon Sep 17 00:00:00 2001 From: Bradley Smith Date: Sat, 8 Mar 2008 00:52:33 +0000 Subject: Add changelog entry. Signed-off-by: Bradley Smith --- ChangeLog | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d824690..6c6744e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2008-03-08 Bradley Smith + + * configure.ac: + Add stricter compile flags to build. + Add readline libraries. + * lib/x11plugin.c: + Add readline/history support to command line. + * various: + Fix code to compile with stricter flags. + 2005-09-06 Zeeshan Ali Khattak * src/main.c src/api.c include/api.h include/main.h: Converted to the newer scm_* API. @@ -11,13 +21,13 @@ * include/userinterface.h src/userinterface.c: The userinterface module is no longer a modules loader but an (gobject) interface that all display plugins MUST - implement. + implement. * src/main.c: The module loading/unloading has been moved to the main module. Also needed to update the interaction with userinterface module. * configure.ac: - We needed properties in interfaces which was'nt supported + We needed properties in interfaces which wasn't supported before glib <= 2.4. 2004-10-1 Zeeshan Ali Khattak @@ -32,16 +42,16 @@ lib/curses.c lib/text.c lib/x11.c src/Makefile.am src/grobot.c src/main.c src/userinterface.c src/map.c: - GObjectized Map code too. Now remains the plugins, but who + GObjectized Map code too. Now remains the plugins, but who will bell the cat? :) * src/grobot.c: - Act appropriatelly on NULLs rather than g_return_if_fail in + Act appropriatelly on NULLs rather than g_return_if_fail in _set_property. 2004-09-24 Zeeshan Ali Khattak - * include/configs.h include/main.h src/grobot.c + * include/configs.h include/main.h src/grobot.c src/main.c userinterface.c: BUGFIX: a refcounting problem because of which the UI module did'nt get the chance to destroy itself and you know damn well -- cgit v1.1