diff options
author | Joey Hess <joey@kitenet.net> | 2012-06-04 11:52:01 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-06-04 11:52:01 -0400 |
commit | b2e99d6976f1163e674542c9c9f3a9242ace6ac2 (patch) | |
tree | c1523c1d32398fc955f948a1d8324a3710d031ce /debian/changelog | |
parent | afe520ed30715628765e6b5f858d57af487358b6 (diff) | |
download | moreutils-b2e99d6976f1163e674542c9c9f3a9242ace6ac2.tar.gz |
errno: New utility that looks up errno numbers or names.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6231155..aa771b4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +moreutils (0.47) UNRELEASED; urgency=low + + * errno: New utility that looks up errno numbers or names. + + -- Joey Hess <joeyh@debian.org> Mon, 04 Jun 2012 11:49:52 -0400 + moreutils (0.46) unstable; urgency=low * Typo. Closes: #649158 |