diff options
author | Guillem Jover <guillem@hadrons.org> | 2010-06-10 23:26:02 +0200 |
---|---|---|
committer | Guillem Jover <guillem@hadrons.org> | 2010-06-10 23:26:02 +0200 |
commit | a04b7f2bfbb534570d85086ed1391a549f684f43 (patch) | |
tree | 250e1be3aa34f0b355eb9645f7ab35ef5fef4167 | |
parent | e897b17416f822d1992b70bff0d4bb641ad1de11 (diff) | |
download | inetutils-a04b7f2bfbb534570d85086ed1391a549f684f43.tar.gz |
Add bug closure for “ping -w timeout” upstream implementation
Closes: #565137
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 610a76b..f6aa4f3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ inetutils (2:1.8-1) UNRELEASED; urgency=low * New upstream release. + - Implement “ping -w timeout”. (Closes: #565137) - debian/patches/01_no_link_extralibs.patch: Remove, merged upstream. - debian/patches/07_dev_test_e.patch: Likewise. - debian/patches/52_sigalarm.patch: Likewise. |