27 lines
769 B
Diff
27 lines
769 B
Diff
|
From 185ee11e986d5a0015ce38e7fe2df7397340dd50 Mon Sep 17 00:00:00 2001
|
|||
|
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar@redhat.com>
|
|||
|
Date: Thu, 2 Jul 2015 13:37:47 +0200
|
|||
|
Subject: [PATCH] Normalize Changes encoding
|
|||
|
MIME-Version: 1.0
|
|||
|
Content-Type: text/plain; charset=UTF-8
|
|||
|
Content-Transfer-Encoding: 8bit
|
|||
|
|
|||
|
Signed-off-by: Petr Písař <ppisar@redhat.com>
|
|||
|
|
|||
|
diff --git a/Changes b/Changes
|
|||
|
index 90246d6..d590a3f 100644
|
|||
|
--- a/Changes
|
|||
|
+++ b/Changes
|
|||
|
@@ -164,7 +164,7 @@ Revision history for Perl distribution libnet
|
|||
|
|
|||
|
1.24 2014-01-06
|
|||
|
|
|||
|
- - Fix incorrect handling of CRLF in Net::FTP. [Willem Monsuw<75>, CPAN
|
|||
|
+ - Fix incorrect handling of CRLF in Net::FTP. [Willem Monsuwé, CPAN
|
|||
|
RT#41642/62029]
|
|||
|
|
|||
|
- POD fixes. [Dominic Hargreaves, CPAN RT#91761]
|
|||
|
--
|
|||
|
2.4.3
|
|||
|
|