aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-10-09 19:07:09 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-10-09 19:07:09 +0000
commitab42e04a018639288d9285f92ec02aa8ea456222 (patch)
treef43a1460fccc26bdbeeb474d7df820f7e67cf4b0 /NEWS
parent4d0153141f08fe1e11ce4ea9527fffa62c7a54d8 (diff)
downloadfetchmail-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--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a4d590d4..abe20ddb 100644
--- a/NEWS
+++ b/NEWS
@@ -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.