diff options
author | P. J. McDermott <pj@pehjota.net> | 2017-07-22 18:07:09 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2017-07-22 18:07:09 (EDT) |
commit | f2000a87eb81e409c5b960c03e4e5f48e58456aa (patch) | |
tree | 41b030bf3f0140c232788709b91fe7b52195cd35 /NEWS | |
parent | 9217f3869f76d6936e77cec0a1a4d5efd1e97727 (diff) |
configure.ac, NEWS: Bump version to 2.0.0 and list changes
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +ProteanOS Archive Manager version 2.0.0 +--------------------------------------- + +Released: ????-??-?? + +Changes in this release: + + * The old and hard-to-maintain custom build system has been replaced + with one generated with GNU Autoconf and Automake. + * The build system now links all shell objects into the pro-archman + executable instead of distributing shell modules that are linked + into pro-archman at run time. + ProteanOS Archive Manager version 1.4.0 --------------------------------------- |