Handle hostnames with upper-case letters
[webmin.git] / CHANGELOG
index 94bdb67..6c20f98 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -107,3 +107,48 @@ Many Japanese translation updates, thanks to Kazuya Masuda.
 ---- Changes since 1.440 ----
 Russian translation updates, thanks to Anton Statutov.
 Webmin's serialization functions can now handle objects, which allows them to be passed as parameters to remote function calls. Both caller and recipient must have the object's class installed though.
+Converted commands in the core web-lib-funcs.pl API file to POD format, and added more details about each function.
+---- Changes since 1.450 ----
+Added a language option for UK english, and converted words in the default Webmin language to US english.
+Major Dutch translation updates, thanks to Gandyman.
+Catalan translation updates by Jaume Badiella.
+Converted all core modules to use the new WebminCore perl module instead of web-lib.pl. This significantly improves memory use and load time in code that uses functions from multiple modules, asssuming they have all been converted.
+---- Changes since 1.470 ----
+Catalan translation updates by Jaume Badiella.
+Added an UTF-8 encoding of the Russian translation, thanks to shavlukov@gmail.com.
+French translation updates by ButterflyOfFire.
+Dutch translation updates by Gandyman.
+Dramatically improved Webmin's search function, to include links to pages that help or UI text comes from. Also changed the layout of results to a more Webmin-ish style.
+---- Changes since 1.480 ----
+Catalan translation updates by Jaume Badiella.
+Dutch translation updates, thanks to Gandyman.
+Beginnings of a Basque translation, thanks to Mireia Lezea.
+---- Changes since 1.500 ----
+Czech translation updates, thanks to Karel Hudan.
+The Webmin RPM now preserves the /etc/webmin directory when un-installed and then re-installed.
+Added a robots.txt file to block indexing of Webmin by search engines.
+The Webmin search box can now be disabled in the Webmin Users module, under "Permissions for all modules".
+Brazillian Portuguese translation updates for several modules, thanks to Djavan Fagundes.
+---- Changes since 1.510 ----
+Dutch translation updates, thanks to Gandyman.
+Polish translation updates, thanks to Dariusz Dêbowski.
+---- Changes since 1.520 ----
+Catalan translation updates by Jaume Badiella.
+---- Changes since 1.530 ----
+Sped up the loading of language files by pre-caching them in memory when Webmin is started, and not performing sub-string substitutions in most modules.
+Added support for Pardus Linux, thanks to Kaan Ozdincer.
+Major Dutch updates, thanks to Gandyman.
+Majoe French translation update, thanks to ButterflyOfFire.
+Allow per-language language overrides to be defined, in custom-lang.$code files.
+Updated numerous modules to improve support for Debian 6 and Ubuntu 10.10.
+If a browser asks for gzip compression, Webmin can now return compressed content either generated dynamically or from a pre-compressed .gz file in the same directory. Dynamic compression depends on the Compress::Zlib perl module.
+Added support for Amazon Linux.
+---- Changes since 1.550 ----
+Catalan updates, thanks to Jaume Badiella.
+Italian translation updates, thanks to Andrea Oliveri.
+Major German translation updates, thanks to Raymond Vetter.
+---- Changes since 1.560 ----
+More German translation updates, thanks to Raymond Vetter.
+More French translation updates, thanks to ButterflyOfFire.
+---- Changes since 1.570 ----
+Even more German translation updates, thanks to Raymond Vetter.