From fec1e610f9deac0b88a2c5166e2ea9f69ff9929d Mon Sep 17 00:00:00 2001 From: gcasa Date: Sat, 2 Jul 2011 19:42:48 +0000 Subject: [PATCH] ChangeLog for previous change. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@33431 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 238ab9f31..18382d1de 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-07-02 15:33-EDT Gregory John Casamento + + * Source/NSTableView.m: Modifications to initWithCoder: and + encodeWithCoder: to handle _sortDescriptors in .gorm files. + 2011-07-02 Riccardo Mottola * Source/NSSliderCell.m: @@ -63,6 +68,7 @@ In particular, the action now deletes the newline character when the insertion point is at the end of a line. +>>>>>>> .r33429 2011-06-22 Fred Kiefer * Headers/AppKit/NSPrintPanel.h: Add missing APPKIT_EXPORT for new