From e85dd26ce35d98e2340fc1b8b6d2dea474e0a8b4 Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Mon, 15 May 2017 07:27:06 +0100 Subject: Update to the latest libcharset commit. Most of the changes since Halibut's last update have been to libcharset's supporting utility collection or have added extra API functions that Halibut doesn't need, but one actually relevant thing that this change brings in is the expanded set of easy-to-type character set encoding names, so that for example you can now say -Ctext-charset:mac-roman where you would previously have had to put a space in the middle of 'Mac Roman' and faff about with quoting on the shell command line. --- charset | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charset b/charset index 89123b0..a7353cf 160000 --- a/charset +++ b/charset @@ -1 +1 @@ -Subproject commit 89123b0bdbb3b2780a1bc16d95813f08f43801e5 +Subproject commit a7353cf60d896b33f103a26bc73cce535990d5c7 -- cgit v1.1