diff options
author | Matthias Clasen <mclasen@redhat.com> | 2010-10-23 19:28:05 +0200 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2010-10-23 19:34:20 +0200 |
commit | 7651c231e0c6295e8aaa8de23931004ddfdd288b (patch) | |
tree | a7bf0891ca8bcf734c6e1a9ce34211cdcb1515af /NEWS | |
parent | 051dcde4bf8b1852bfbd903a31be3f03d2ed3339 (diff) | |
download | gtk+-7651c231e0c6295e8aaa8de23931004ddfdd288b.tar.gz |
Revert the id-column patch
It didn't quite turn out as I wanted it.
I'll put it in bug 619148 for now.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -13,7 +13,6 @@ Overview of Changes from GTK+ 2.91.1 to 2.91.2 - Popups can be wider than the combo box itself - The deprecated GtkComboBoxEntry subclass has been removed - The deprecated combo box text convenience API has been removed - - Numeric IDs can be associated with model values * GtkRecentManager changes: - Store xbel file in XDG_USER_DATA |