diff --git a/docs/changes.txt b/docs/changes.txt index 9f637ce476..b11c084e1e 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -177,6 +177,11 @@ wxMSW: - fixed loss of client data in wxChoice::SetString() +All: + +- Improved contrib/utils/convertrc parsing (David J. Cooke) +- Fixed handling of URLs and filenames in wxFileSystem + 2.3.4 -----