Skip to content

Commit

Permalink
updated news
Browse files Browse the repository at this point in the history
  • Loading branch information
bcarrier committed Aug 8, 2018
1 parent b4a83e4 commit c0b2f3f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions NEWS.txt
@@ -1,6 +1,17 @@
Numbers refer to SourceForge.net tracker IDs:
http://sourceforge.net/tracker/?group_id=55685

---------------- VERSION 4.6.2 --------------
C/C++ Code:
- Various compiler warning fixes
- Added small delay into image writer to not starve other threads

Java:
- Added more locking to ensure that handles were not closed while other threads were using them.
- Added APIs to support more queries by data source
- Added memory-based caching when detecting if an object has children or not.


---------------- VERSION 4.6.1 --------------
C/C++ Code:
- Lots of bounds checking fixes from Google's fuzzing tests. Thanks Google.
Expand Down

0 comments on commit c0b2f3f

Please sign in to comment.