summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorNathan Neulinger <nneul@neulinger.org>2023-03-15 09:55:23 -0500
committerNathan Neulinger <nneul@neulinger.org>2023-03-15 09:55:23 -0500
commitc5f7928fa3fc925aebf0033f385e1f1809a11e59 (patch)
treefd53f7c3b4e30fa7914077fbdfdf07c91c79bdac /src
parent86b3a47355078c4537db08130c1c90d828c1f2ed (diff)
downloadcracklib-c5f7928fa3fc925aebf0033f385e1f1809a11e59.tar.gz
note fix
Diffstat (limited to 'src')
-rw-r--r--src/NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/NEWS b/src/NEWS
index 4567aeb..1f5e5b3 100644
--- a/src/NEWS
+++ b/src/NEWS
@@ -1,4 +1,5 @@
-v2.9.10-dev Fix missing files in dist tarball, other automake fixes (Leandro Nini)
+v2.9.10 Fix missing files in dist tarball, other automake fixes (Leandro Nini)
+ Fix error handling during build of dictionary (yixiangzhike)
v2.9.9 Merge of man pages/other fixes from Fedora (Tomasz Kłoczko)
v2.9.8 Correct parameter types to Debug() calls
rules: Drop using register keyword