From 40cb0fdcb2dde95ae197197f70eaa759325254a8 Mon Sep 17 00:00:00 2001 From: adam-m Date: Thu, 31 Jan 2013 16:46:39 -0500 Subject: [PATCH] update news and readme --- NEWS.txt | 11 +++++++++++ README.txt | 10 +++++++--- 2 files changed, 18 insertions(+), 3 deletions(-) diff --git a/NEWS.txt b/NEWS.txt index c240455a42..35263df03f 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -1,3 +1,14 @@ +---------------- VERSION Current (development) -------------- + +New features: + + +Improvements: + + +Bugfixes: +- show error message in hex and string viewer if specific offset of a file could not be read. + ---------------- VERSION 3.0.4 -------------- New features: diff --git a/README.txt b/README.txt index 7dbcaab563..f6175031d3 100644 --- a/README.txt +++ b/README.txt @@ -43,11 +43,11 @@ EMBEDDED SOFTWARE This section lists the software components and libraries that are used inside of Autopsy. These tools are bundled with the installer, unless specified otherwise. -JRE (Java Runtime Environment) 1.6, 32 bit +JRE (Java Runtime Environment) 1.7, 32 bit - Web page: http://www.oracle.com/technetwork/java/index.html - License: http://www.oracle.com/technetwork/java/javase/terms/license/index.html -Netbeans 7.2.1 RCP platform and .jar files bundled with the platform +Netbeans 7.3 RCP platform and .jar files bundled with the platform - Web page: http://netbeans.org/features/platform/ - License: http://services.netbeans.org/downloads/licence/nb-7.0-final-2011-04-20-license.txt @@ -103,4 +103,8 @@ Reflections 0.9.8 for ingest module loading Sigar for process monitoring - Web page: http://support.hyperic.com/display/SIGAR/Home -- License: http://support.hyperic.com/display/SIGAR/Home#Home-license \ No newline at end of file +- License: http://support.hyperic.com/display/SIGAR/Home#Home-license + +7Zip and 7Zip java bindings for 7Zip extractor module +- Web page: http://sevenzipjbind.sourceforge.net/ +- License: http://sourceforge.net/directory/license:lgpl/ \ No newline at end of file