Handle hostnames with upper-case letters
[webmin.git] / cpan / CHANGELOG
1 ---- Changes since 1.130 ----
2 When installing Perl modules from CPAN, an option is available to have any dependencies automatically downloaded and installed as well.
3 ---- Changes since 1.200 ----
4 On systems that use RPM packages, modules installed from RPMs will be displayed in the list as well.
5 ---- Changes since 1.210 ----
6 On systems that use Debian packages, modules installed from packages will be displayed in the list as well.
7 ---- Changes since 1.250 ----
8 Added checkboxes and buttons on the module's main page for removing and upgrading multiple Perl modules at once.
9 ---- Changes since 1.270 ----
10 Added a button at the bottom of the page for installing all of the Perl modules optionally used by Webmin.
11 ---- Changes since 1.300 ----
12 Perl modules that try to auto-install depencies from CPAN no longer hang during the install process.
13 ---- Changes since 1.320 ----
14 Fixed a bug that prevented a custom temp files directory from being used when installing Perl modules.
15 ---- Changes since 1.330 ----
16 When installing a Perl module from CPAN and it already exists in an operating system package (such as from APT or YUM), use that instead.
17 ---- Changes since 1.340 ----
18 Added Module Config option to not install modules from APT or YUM.
19 ---- Changes since 1.360 ----
20 The module is now available when running Webmin inside a Solaris zone, but only if Perl is not shared with the global zone.
21 ---- Changes since 1.390 ----
22 Converted all code to use the new Webmin UI library, for a more consistent look.
23 Modules can be forcibly compiled and install from the latest source instead of APT or YUM, using a new option on the main page.
24 ---- Changes since 1.440 ----
25 Sped up the fetching of Perl modules installed from RPM and Debian packages.
26 Switched the install and current modules tabs.
27 ---- Changes since 1.530 ----
28 When upgrading multiple Perl modules from CPAN, don't give up because just one could not be found.