Merge pull request #304 from innyso/allow_url_for_key_server
[puppet-modules/puppetlabs-apt.git] / CHANGELOG.md
index baa3ad77da4e4694e807f3e94f9e259ebf7908bd..10503c9144cd4e18867df3c50adf6f9ceb29f3d1 100644 (file)
@@ -1,9 +1,15 @@
-##2014-03-04 - Supported Release
+##2014-03-04 - Supported Release 1.4.2
 ###Summary
 
+This is a supported release. This release tidies up 1.4.1 and re-enables
+support for Ubuntu 10.04
+
 ####Features
 
 ####Bugfixes
+- Fix apt:ppa to include the -y Ubuntu 10.04 requires.
+- Documentation changes.
+- Test fixups.
 
 ####Known Bugs
 
@@ -213,4 +219,4 @@ This release includes Ubuntu 12.10 (Quantal) support for PPAs.
 * 9d51cd1 Adding LICENSE
 * 71796e3 Heading fix in README
 * 87777d8 Typo in README
-* f848bac First commit
\ No newline at end of file
+* f848bac First commit