diff options
author | Juergen Daubert <jue@jue.li> | 2016-02-24 11:34:51 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2016-02-24 11:34:51 +0100 |
commit | f8943a65b3e86ee084916776e7e7e37540de2a2c (patch) | |
tree | a47f2f0b084e0f06f206986d4c3341d267a03fda | |
parent | 0ff99dc6663a9d2694f8647eeba708ddbba6c114 (diff) | |
download | prt-utils-f8943a65b3e86ee084916776e7e7e37540de2a2c.tar.gz prt-utils-f8943a65b3e86ee084916776e7e7e37540de2a2c.tar.xz |
CHANGES: update
-rw-r--r-- | CHANGES | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +1.0.2 -> 1.1 +------------ +- revdep: new version 2.0 by James Buren + - Rewrite in C++ + - much improved speed + - new config directory /etc/revdep.d to add non-standard library + locations, see man-page for details + Again many thanks for the contribution +- prtrej, prtcheck, pkgexport: fix shebang line, we are a bash script + Patch by Tilman Sauerbeck + 1.0.1 -> 1.0.2 -------------- - pkgsize: is a bash and not a sh script |