Update CHANGES.rst

Signed-off-by: Selva Nair <selva.nair@gmail.com>
pull/593/head
Selva Nair 2023-01-11 17:14:27 -05:00 committed by Frank Lichtenheld
parent 152130e003
commit 555fe4c948
1 changed files with 16 additions and 0 deletions

View File

@ -1,3 +1,19 @@
Version 11.36.0
===============
Updates
-------
* Do not open multiple instances of Settings window
* Do not use assert in debug builds
* Translations (Italian)
Bug fixes
---------
* Use a list instead of array for connection list
* Handle possible wraparound of time in auto-close of dialogs
* Fix missing files in dist tarball
* Check return value of SetProp() (fixes crash reported in github issue #577)
Version 11.35.0
===============