summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@thkukuk.de>2006-05-02 10:06:10 +0000
committerThorsten Kukuk <kukuk@thkukuk.de>2006-05-02 10:06:10 +0000
commit83a4eb58b6acfa6d28985a7581b8d549738f5a82 (patch)
tree8e4d7468aa42a98dfceab5275e7d9bd63a59c5d1 /ChangeLog
parent68deffc465fe3224b639c8482e23d717ea532900 (diff)
Relevant BUGIDs: 1478180
Purpose of commit: bugfix Commit summary: --------------- 2006-05-02 Thorsten Kukuk <kukuk@suse.de> * modules/pam_tally/pam_tally.c: Always close file handle in error case, don't close it depending on *TALLY value [#1478180]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 46dc2fef..e563182b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-05-02 Thorsten Kukuk <kukuk@suse.de>
+
+ * modules/pam_tally/pam_tally.c: Always close file handle
+ in error case, don't close it depending on *TALLY value [#1478180]
+
2006-04-21 Thorsten Kukuk <kukuk@thkukuk.de>
* po/fr.po: Updated.
@@ -30,7 +35,7 @@
* configure.in: Remove ALL_LINGUAS.
* po/LINGUAS: New.
* po/tr.po: New (from Ismail Donmez <ismail@pardus.org.tr>).
-
+
2006-03-13 Thorsten Kukuk <kukuk@thkukuk.de>
* doc/man/pam_error.3.xml: New.