From: Niki Roo Date: Thu, 20 Apr 2017 17:58:49 +0000 (+0200) Subject: Mixed 1.4.2/1.4.3 (2 bugfixes, but 2 versions, too) X-Git-Tag: nikiroo-utils-1.6.2~8 X-Git-Url: http://git.nikiroo.be/?p=nikiroo-utils.git;a=commitdiff_plain;h=767e0e016fc0d8dc0c2f86218c8308a040b84684 Mixed 1.4.2/1.4.3 (2 bugfixes, but 2 versions, too) --- diff --git a/VERSION b/VERSION index 9df886c..428b770 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.4.2 +1.4.3 diff --git a/changelog b/changelog index e0bb0a4..57bc029 100644 --- a/changelog +++ b/changelog @@ -1,12 +1,15 @@ +Version 1.4.3 +------------- + +Bugfix: unhtml + Also replace non-breakable spaces by normal spaces + Version 1.4.2 ------------- Bugfix: Deltree Deltree was not OK for files... -Bugfix: unhtml - Also replace non-breakable spaces by normal spaces - Version 1.4.1 -------------