--- rxvt-unicode/Changes 2005/12/17 20:55:45 1.436 +++ rxvt-unicode/Changes 2005/12/20 19:30:59 1.438 @@ -11,6 +11,13 @@ WISH: OnTheSpot editing, or maybe switch to miiiiiiif WISH: just for fun, do shade and tint with XRender. + - make it compile without SMART_RESIZE again. + - _major_ rewrite of internal line handling logic: +# - re-flow on resize, lines get wrapped instead of winged. +# - circular line buffer (substantially speeds up scrolling). +# - slightly less memory usage. +# - slight overall speed improvements. + 5.9 Sat Dec 17 21:53:17 CET 2005 - fix a bug in the menu code of unknown impact, found by darix. - clean up signal handling to be global, not per terminal