From b74905ca9cfa5d7194aadca9e3d63adb90b7769d Mon Sep 17 00:00:00 2001 From: rdb Date: Thu, 8 Sep 2016 22:16:50 +0200 Subject: [PATCH] Add to ReleaseNotes --- doc/ReleaseNotes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/ReleaseNotes b/doc/ReleaseNotes index 04fa87010d..f3bebcc191 100644 --- a/doc/ReleaseNotes +++ b/doc/ReleaseNotes @@ -29,6 +29,9 @@ This issue fixes several bugs that were still found in 1.9.2. * Fix race condition reading string config var * Fix interrogate parsing issue with "const static" * Add back missing libp3pystub.a to Mac OS X SDK +* Fix RAM caching of 2D texture arrays +* Fix Ctrl+C interrupt propagation to runtime applications +* Support for InvSphere, Box and Tube solids in bam2egg ------------------------ RELEASE 1.9.2 ------------------------