diff options
author | rcyeske <rcyeske> | 2001-02-12 02:48:42 +0000 |
---|---|---|
committer | rcyeske <rcyeske> | 2001-02-12 02:48:42 +0000 |
commit | 4dcb292afbba34ee8b730897fc922a3ecad2ca28 (patch) | |
tree | 519d303b7b1823d78166afd4a2590df47a6125da /src | |
parent | cad4501482259b41179aec3a629a8a409c024913 (diff) | |
download | ratpoison-4dcb292afbba34ee8b730897fc922a3ecad2ca28.zip |
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r-- | src/ChangeLog | 9 |
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 |