Added the changelog entry for my previous commit.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16108 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Ludovic Marcotte 2003-03-02 18:50:41 +00:00
parent 6f7cd1c96b
commit b4f89a3ee5

View file

@ -1,3 +1,9 @@
2003-03-02 Ludovic Marcotte <ludovic@Sophos.ca>
* Source/NSComboBoxCell.m: Modified so that we no longer
retain the dataSource. This would create a retain loop and
prevent anything using it to be released properly.
2003-03-01 Fred Kiefer <FredKiefer@gmx.de>
* Source/NSTextView_actions.m