Skip to content

Commit

Permalink
Merge branch 'release-4.10.1' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
bcarrier committed Nov 3, 2020
2 parents 38a13f9 + e8bc8f1 commit 689afad
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions NEWS.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---------------- VERSION 4.10.1 --------------

NEED TO FINISH

C/C++:
- Changed Windows build to use Nuget for libewf, libvmdk, libvhdi
- Fixed compiler warnings and updated license files
- Changed Windows build to use Nuget for libewf, libvmdk, libvhdi.
- Fixed compiler warnings
- Clarrified licenses and added Apache license to distribution
- Improved error handling for out of memory issues
- Rejistry++ memory leak fixes

Java:
- Localized for Japanese
Expand Down
4 changes: 2 additions & 2 deletions case-uco/java/nbproject/project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,14 @@ dist.javadoc.dir=${dist.dir}/javadoc
endorsed.classpath=
excludes=
file.reference.gson-2.8.5.jar=lib/gson-2.8.5.jar
file.reference.sleuthkit-4.10.1.jar=lib/sleuthkit-4.10.1.jar
file.reference.sleuthkit-4.10.1.jar=lib/sleuthkit-4.10.1.jar
includes=**
jar.archive.disabled=${jnlp.enabled}
jar.compress=false
jar.index=${jnlp.enabled}
javac.classpath=\
${file.reference.gson-2.8.5.jar}:\
${file.reference.sleuthkit-4.10.1.jar}
${file.reference.sleuthkit-4.10.1.jar}
# Space-separated list of extra javac options
javac.compilerargs=-Xlint
javac.deprecation=false
Expand Down

0 comments on commit 689afad

Please sign in to comment.