From de720132ee2d8aeec00a209b5228043db3960d54 Mon Sep 17 00:00:00 2001 From: Stephen Nelson Date: Wed, 19 Aug 2015 22:50:54 -0700 Subject: [PATCH] Added correct release label --- Changes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changes b/Changes index 9fca7f0..d7fd909 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,8 @@ Revision history for Perl module Convert::BinHex {{$NEXT}} + +1.124 2015-08-19 - Changed debinhex to UTF-8 - Made the Test:: modules optional (ticket 101974, mishikal at yahoo.com) - Fixed a manual typo (ticket 88874, gregoa at debian.org)