diff options
author | Juergen Daubert <jue@jue.li> | 2015-09-29 12:04:28 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2015-09-29 12:04:28 +0200 |
commit | 9d984768c01ed1cc36d57523cfa8f4910d5e05a9 (patch) | |
tree | 4d7c9563c3c26566df3503c0a8ade84cd36abd93 | |
parent | df63220b16b1cbd40d60004e207ef3a4f4023837 (diff) | |
download | prt-utils-9d984768c01ed1cc36d57523cfa8f4910d5e05a9.tar.gz prt-utils-9d984768c01ed1cc36d57523cfa8f4910d5e05a9.tar.xz |
CHANGES: update
-rw-r--r-- | CHANGES | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +1.0.1 -> 1.0.2 +-------------- +- pkgsize: is a bash and not a sh script + Reported via IRC by onodera +- pkgsize: select port dirs from httpup and rsync files in /etc/ports + Reported via IRC by rmull +- pkgsize: style cleanup, allow spaces in filenames +- Makefile: install man-pages into /usr/share/man +- prtverify: as of CRUX 3.2 we changed the location of man-pages + from /usr/man to /usr/share/man. Allow both directories for now + 1.0 -> 1.0.1 ------------ + revdep: add support for ARM |