From 47f588bbf8e731ac3159281650f36957d2cb1424 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 7 Mar 2009 03:47:46 +0000 Subject: [PATCH] Fix entry. --- src/ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ChangeLog b/src/ChangeLog index 1b2d59f5d13..1054979005f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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 -- 2.39.5