summaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorrcyeske <rcyeske>2001-02-12 02:48:42 +0000
committerrcyeske <rcyeske>2001-02-12 02:48:42 +0000
commit4dcb292afbba34ee8b730897fc922a3ecad2ca28 (patch)
tree519d303b7b1823d78166afd4a2590df47a6125da /src/ChangeLog
parentcad4501482259b41179aec3a629a8a409c024913 (diff)
downloadratpoison-4dcb292afbba34ee8b730897fc922a3ecad2ca28.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 4cf49dc..784caf0 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
+2001-02-11 Ryan Yeske <rcyeske@cut.hotdog.tmp>
+
+ * Makefile.am (ratpoison_SOURCES): added sbuf.c sbuf.h
+
+ * bar.c (calc_bar_width): removed function
+ (update_window_names): now builds up the entire window list string
+ in dynamic storage before printing the window list. No longer
+ displays the current window in a different colour.
+
2001-02-11 shawn <sabetts@diggin.lamenet.tmp>
* main.c (set_sig_handler): Added