diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-10-09 19:07:09 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-10-09 19:07:09 +0000 |
commit | ab42e04a018639288d9285f92ec02aa8ea456222 (patch) | |
tree | f43a1460fccc26bdbeeb474d7df820f7e67cf4b0 /NEWS | |
parent | 4d0153141f08fe1e11ce4ea9527fffa62c7a54d8 (diff) | |
download | fetchmail-ab42e04a018639288d9285f92ec02aa8ea456222.tar.gz fetchmail-ab42e04a018639288d9285f92ec02aa8ea456222.tar.bz2 fetchmail-ab42e04a018639288d9285f92ec02aa8ea456222.zip |
Add capability to generate RPM specfile.
svn path=/trunk/; revision=275
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -30,6 +30,8 @@ features -- * Normal progress notifications now take only 1 line per message, not 2. +* Linux packagers: building fetchmail now generates an RPM specfile for it. + bugs -- * Fix buggy getopt specification of P and p options. |