Require and bundle Iconv 0.12

This commit is contained in:
John-Mark Bell 2013-01-29 23:58:37 +00:00
parent 5eb417fff4
commit e30e6ec8e9
4 changed files with 10 additions and 3 deletions

View File

@ -24,7 +24,7 @@ See the ReadMe file in that directory for further information.
Licence
=======
Iconv is Copyright © 2004-11 J-M Bell
Iconv is Copyright © 2004-13 J-M Bell
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View File

@ -105,3 +105,10 @@ Iconv Changelog
- Toolchain used to build 0.10 turns out to have produced broken code.
- Minor additions to the charset alias mapping file.
0.12 20-Jan-2013
---------------
- Master alias mapping file now lives in ROOL repository.
- Correct handling of trailing valid shift sequences. Previously would
erroneously report EINVAL, instead of silently accepting them.
- Add proper transliteration behaviour when requested using //TRANSLIT.

View File

@ -88,8 +88,8 @@ RMEnsure Tinct 0.13 Error NetSurf requires Tinct 0.13 or later. This can be down
| Ensure Iconv
| http://www.netsurf-browser.org/iconv/
RMEnsure Iconv 0.11 NetSurfRMLoad System:Modules.Iconv
RMEnsure Iconv 0.11 Error NetSurf requires Iconv 0.11 or later. This can be downloaded from http://www.netsurf-browser.org/iconv/
RMEnsure Iconv 0.12 NetSurfRMLoad System:Modules.Iconv
RMEnsure Iconv 0.12 Error NetSurf requires Iconv 0.12 or later. This can be downloaded from http://www.netsurf-browser.org/iconv/
| Ensure CryptRandom
RMEnsure CryptRandom 0.13 NetSurfRMLoad System:Modules.CryptRand