From 2fc8ef232a82e3aa8ea40f7619fa34b799fcaad8 Mon Sep 17 00:00:00 2001 From: Seth Hall Date: Thu, 14 Apr 2016 10:08:26 -0400 Subject: [PATCH] Updating CHANGES and VERSION. --- CHANGES | 18 ++++++++++++++++++ VERSION | 2 +- 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 890368dc53..38e25cd07d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,22 @@ +2.4-454 | 2016-04-14 10:06:58 -0400 + + * Additional mime types for file identification and a few fixes. (Seth Hall) + + New file mime types: + - .ini files + - MS Registry policy files + - MS Registry files + - MS Registry format files (e.g. DESKTOP.DAT) + - MS Outlook PST files + - Apple AFPInfo files + + Mime type fixes: + - MP3 files with ID3 tags. + - JSON and XML matchers were extended + + * Avoid a macro name conflict on FreeBSD. (Seth Hall, Daniel Thayer) + 2.4-452 | 2016-04-13 01:15:20 -0400 * Add a simple file entropy analyzer. (Seth Hall) diff --git a/VERSION b/VERSION index 030385b8f8..532e871b23 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.4-452 +2.4-454