diff options
Diffstat (limited to 'libssh2-1.4.2-utf8.patch')
-rw-r--r-- | libssh2-1.4.2-utf8.patch | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/libssh2-1.4.2-utf8.patch b/libssh2-1.4.2-utf8.patch new file mode 100644 index 0000000..9177691 --- /dev/null +++ b/libssh2-1.4.2-utf8.patch @@ -0,0 +1,14 @@ + NEWS | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +--- libssh2/NEWS ++++ libssh2/NEWS +@@ -3552,7 +3552,7 @@ Simon Josefsson (16 Nov 2009) + - support arcfour128 cipher per RFC 4345 + + Daniel Stenberg (21 Oct 2009) +-- [Cristian Rodríguez brought this change] ++- [Cristian RodrÃguez brought this change] + + add support for GCC visibility features + |