File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11Notable Changes in OpenSlide Java
22=================================
33
4+ Version 0.12.0, 2014-01-25
5+ * Require OpenSlide 3.4.0
6+ * Replace OpenSlide.fileIsValid() with OpenSlide.detectVendor()
7+ * Fix NullPointerException opening slides without a quickhash1
8+
49Version 0.11.0, 2012-09-08
510 * Require OpenSlide 3.3.0
611 * Rename "layer" to "level" throughout API
Original file line number Diff line number Diff line change 22# Process this file with autoconf to produce a configure script.
33
44AC_PREREQ ( [ 2.63] )
5- AC_INIT ( [ OpenSlide Java] , [ 0.11 .0] , [ openslide-users@lists.andrew.cmu.edu] )
5+ AC_INIT ( [ OpenSlide Java] , [ 0.12 .0] , [ openslide-users@lists.andrew.cmu.edu] )
66AC_CONFIG_AUX_DIR ( [ build-aux] )
77AC_CONFIG_MACRO_DIR ( [ m4] )
88AC_CONFIG_SRCDIR ( [ openslide-jni.c] )
You can’t perform that action at this time.
0 commit comments