From 228a00c9ac7c9f8a31eecbe69851c8a9c9a23b52 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Wed, 9 Oct 2024 14:29:08 +0000 Subject: version: 0.0.5.1 Signed-off-by: Laurent Bercot --- NEWS | 2 +- patch-for-solaris | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 2f7f3f1..f735ca5 100644 --- a/NEWS +++ b/NEWS @@ -9,7 +9,7 @@ In 0.0.5.1 In 0.0.5.0 ---------- - - "" is now understood as the empty extension for the content-type directive + - "" is now understood as the empty extension for the content-type directive. In 0.0.4.0 diff --git a/patch-for-solaris b/patch-for-solaris index fbefc32..df17cc8 100755 --- a/patch-for-solaris +++ b/patch-for-solaris @@ -1,4 +1,4 @@ -#!/usr/xpg4/bin/sh +#!/usr/xpg4/bin/sh -e patchit () { echo '#!/usr/xpg4/bin/sh' > $1.tmp -- cgit v1.3.1