浏览代码

doc: add some additional notes for 1.10.4

[skip ci]
rdb 6 年之前
父节点
当前提交
6127ff5c4a
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      doc/ReleaseNotes

+ 3 - 0
doc/ReleaseNotes

@@ -6,8 +6,10 @@ fixes various other bugs, and introduces a few minor features.
 * Fix exception trying to create DirectScrolledList
 * Fix flickering in DirectScrolledFrame and other scissor issues (#681)
 * Experimental support for Python 3.8
+* Support adding icons to deployed applications
 * Support non-affine (eg. projective) transforms in calc_tight_bounds
 * Allow setting notify-output after initial import
+* Fix macOS issue locating Panda3D using Python 2.7.13+ from python.org
 * Support for Maya 2019
 * On Windows, pip is now installed by the installer (#690)
 * Fix Actor.makeSubpart on models with pre-bound animations (#647)
@@ -31,6 +33,7 @@ fixes various other bugs, and introduces a few minor features.
 * Support setting DirectEntryScroll entry after initialization (#702)
 * Fix some missing imports in directtools (#698)
 * Fix undefined behavior issue when using musl-libc
+* Update Eigen in Windows thirdparty packages to 3.3.7
 * Update metadata of pip wheels
 
 ------------------------  RELEASE 1.10.3  -----------------------