aboutsummaryrefslogtreecommitdiff
path: root/ReleaseNotes.txt
diff options
context:
space:
mode:
authorGravatar gtm.daemon <gtm.daemon@7dc7ac4e-7543-0410-b95c-c1676fc8e2a3>2009-07-27 17:00:45 +0000
committerGravatar gtm.daemon <gtm.daemon@7dc7ac4e-7543-0410-b95c-c1676fc8e2a3>2009-07-27 17:00:45 +0000
commitc9e416c3c74910d79fd548180584491b257b833b (patch)
tree98813297be9238782c7516da4e489d8da21c3b7e /ReleaseNotes.txt
parent992bf43928c259fd791f16d8639f000195310017 (diff)
[Author: thomasvl]
Support for NSMatrix in uistate files (dumps the cells and row/column counts). Support for NSMatrix in GTMUILocalizer. Added checkboxes and radio groups to the GTMUILocalizer unittest. R=dmaclach DELTA=551 (541 added, 0 deleted, 10 changed)
Diffstat (limited to 'ReleaseNotes.txt')
-rw-r--r--ReleaseNotes.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt
index caee619..d2b55ea 100644
--- a/ReleaseNotes.txt
+++ b/ReleaseNotes.txt
@@ -310,6 +310,10 @@ Changes since 1.5.1
- Fixed up bug in GTMFileSystemKQueue where we were passing the kqueue argument
in incorrectly. Added appropriate tests.
+- Added NSMatrix to the UIState support.
+
+- Added NSMatrix and NSCell to GTMLocalizer support.
+
Release 1.5.1
Changes since 1.5.0