diff options
author | Warwick Allison <warwick.allison@nokia.com> | 2009-08-20 23:39:42 (GMT) |
---|---|---|
committer | Warwick Allison <warwick.allison@nokia.com> | 2009-08-20 23:39:42 (GMT) |
commit | 7636fe8d8dee269c71189eca93700667f5dd8a96 (patch) | |
tree | 67baa8cf0f89b9dab1f70c93ff23a676a72c5298 /src/declarative/QmlChanges.txt | |
parent | f738eab2d811e7d2ef274c3b7819c1231669e8b8 (diff) | |
download | Qt-7636fe8d8dee269c71189eca93700667f5dd8a96.zip Qt-7636fe8d8dee269c71189eca93700667f5dd8a96.tar.gz Qt-7636fe8d8dee269c71189eca93700667f5dd8a96.tar.bz2 |
notice
Diffstat (limited to 'src/declarative/QmlChanges.txt')
-rw-r--r-- | src/declarative/QmlChanges.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/declarative/QmlChanges.txt b/src/declarative/QmlChanges.txt index b95faf3..7fba47a 100644 --- a/src/declarative/QmlChanges.txt +++ b/src/declarative/QmlChanges.txt @@ -2,7 +2,9 @@ QML API Review ============== The QML API is being reviewed from 17 to 28 August 2009. This -file documents the changes. +file documents the changes. Note that the changes are incremental, +so a rename A->B for example may be follow by another subseqent +rename B->C, if later reviews override earlier reviews. API Changes =========== |