diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2019-11-17 16:42:35 +0300 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2019-11-17 16:42:35 +0300 |
commit | 973ea5d1d633f88f333c35748e9bbcc5d26404f8 (patch) | |
tree | 7a1c8bdb217ae55c63e0823b5167c706cc55b02e /debian/changelog | |
download | libiconv-973ea5d1d633f88f333c35748e9bbcc5d26404f8.tar.gz |
Restart the repository with debian dir onlydyson/1.14-3
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..2551b5a --- /dev/null +++ b/debian/changelog @@ -0,0 +1,21 @@ +libiconv (1.14-3) unstable; urgency=medium + + * Added UTF8 alias to UTF-8 (updated solaris-charset-alias.patch) + Now iconv -f utf8 works + + -- Igor Pashev <pashev.igor@gmail.com> Fri, 07 Feb 2014 19:20:04 +0400 + +libiconv (1.14-2) unstable; urgency=low + + * Rebuilt. Fixed priorities + * Integrate charset.alias + + -- Igor Pashev <pashev.igor@gmail.com> Thu, 16 Feb 2012 07:54:13 +0400 + +libiconv (1.14-1) unstable; urgency=low + + * Initial release. + * Don't install charset.alias on Solaris, use built-in aliases + + -- Igor Pashev <pashev.igor@gmail.com> Sun, 04 Dec 2011 17:19:31 +0400 + |