diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-07-29 01:46:40 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-07-29 01:46:40 +0000 |
commit | aeb446c324077f676eeff0694273bfef343a72db (patch) | |
tree | 53f17776e61a3b51a1aab9e2f6f14c295293347e | |
parent | 110f43f87af9c5ff289fac020a52afdc6a5b5682 (diff) | |
download | fetchmail-aeb446c324077f676eeff0694273bfef343a72db.tar.gz fetchmail-aeb446c324077f676eeff0694273bfef343a72db.tar.bz2 fetchmail-aeb446c324077f676eeff0694273bfef343a72db.zip |
Added Al Youngwerth as a backup maintainer.
svn path=/trunk/; revision=1188
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ ------------------------------------------------------------------------------ fetchmail-4.0.4 () * Overhauled the build machinery. +* Added Al Youngwerth as a backup maintainer. fetchmail-4.0.3 (Mon Jul 28 16:39:17 EDT 1997) * Replace vsprintf with vnsprintf to avoid buffer-overrun screws. |