summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTomas Mraz <tmraz@fedoraproject.org>2011-06-06 12:22:02 +0200
committerTomas Mraz <tmraz@fedoraproject.org>2011-06-06 12:22:02 +0200
commit74b8ffc6d088f06e5c9fd017b5499a406dfb3fb0 (patch)
tree52e1e88b6b0b5807add042dfd7ff841026418c9b /ChangeLog
parent83814bc0e43f4f7606efbf30b1df39be287a0aa2 (diff)
Rewrite of the field parsing in pam_group and pam_time.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0be8f055..b0cb53a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2011-06-06 Tomas Mraz <tm@t8m.info>
+
+ * modules/pam_group/pam_group.c (shift_bytes): Removed.
+ (shift_buf, trim_spaces): Added new functions.
+ (read_field): Thorough rewrite of the parsing.
+ (check_account): read_field() now uses state information. No
+ extra read_field() call at the end of configuration line.
+ * modules/pam_time/pam_time.c (shift_bytes): Removed.
+ (shift_buf, trim_spaces): Added new functions.
+ (read_field): Thorough rewrite of the parsing.
+ (check_account): read_field() now uses state information. No
+ extra read_field() call at the end of configuration line.
+
2011-06-06 Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
* po/LINGUAS: Add vietnamese.