diff options
author | P. J. McDermott <pj@pehjota.net> | 2015-05-25 23:18:34 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2015-05-25 23:18:34 (EDT) |
commit | e0cc4b1883c98145d05a141e06a0392a3181e6e5 (patch) | |
tree | 3a86e9ad7a93b9c4cbd3e2604c6a1e1f7e3551a8 /NEWS | |
parent | befbf51dbaf5b4fc25fa554a316846a6e7b5c057 (diff) |
NEWS: Release pro-archman 1.4.0pro-archman/1.4.0pro-archman/1.4.x
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +ProteanOS Archive Manager version 1.4.0 +--------------------------------------- + +Released: 2015-05-25 + +Changes in this release: + + * A new "Manifests" file is generated to list architectures, + platforms, and sections in a suite. + * The "include" command no longer prints a list of included files. + This was a minor bug introduced in version 1.1.0. + * "Packages" index files are now compressed with gzip if a new + "conf_gzip" configuration variable (default: true) is set. + ProteanOS Archive Manager version 1.3.1 --------------------------------------- |