summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2cce976..de8b086 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2003-03-06 Shawn Betts <sabetts@sfu.ca>
+ * src/Makefile.am (ratpoison_SOURCES): remove list.h and list.c,
+ add window.c and window.h
+
+ * src/ratpoison.h: include window.h instead of list.h
+
* src/main.c (main): call init_window_stuff(). Remove call to init_numbers().
(clean_up): call free_window_stuff(). Remove call to free_numbers().