# HG changeset patch # User Glenn Morris # Date 1236397666 0 # Node ID 0f0eef145055e901e6e0bedf260f93cf12ca53a3 # Parent 8b1a3964c4e5936853511b27a039d46510f8fee0 Fix entry. diff -r 8b1a3964c4e5 -r 0f0eef145055 src/ChangeLog --- a/src/ChangeLog Fri Mar 06 19:07:30 2009 +0000 +++ b/src/ChangeLog Sat Mar 07 03:47:46 2009 +0000 @@ -1,7 +1,7 @@ 2009-03-06 Aaron Ecay (tiny change) - (ns_draw_vertical_window_border): Draw 1 pixel wide, not two, and - use NSRectFill instead of NSDrawGroove. + * nsterm.m (ns_draw_vertical_window_border): Draw 1 pixel wide, + not two, and use NSRectFill instead of NSDrawGroove. (Bug#2352) 2009-03-06 Adrian Robert