summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTomas Mraz <tm@t8m.info>2008-04-08 08:56:32 +0000
committerTomas Mraz <tm@t8m.info>2008-04-08 08:56:32 +0000
commit59b292aeb314ed4f7c14fa2508a421829da81f93 (patch)
tree8bc81547011e0d75f21856aa5e8bb37ed741ac38 /ChangeLog
parente359d4ad55858b6440f5077d632f14249137add4 (diff)
Relevant BUGIDs:
Purpose of commit: bugfix Commit summary: --------------- 2008-04-08 Tomas Mraz <t8m@centrum.cz> * libpam/pam_item.c (TRY_SET): Do not set when destination is identical to source. (pam_set_item): Do not overwrite destination when it is identical to source.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 00c5a29b..190a538e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,11 @@
* modules/pam_xauth/pam_xauth.c(run_coprocess): Avoid multiple
calls to sysconf() (based on patch by Sami Farin).
+ * libpam/pam_item.c (TRY_SET): Do not set when destination
+ is identical to source.
+ (pam_set_item): Do not overwrite destination when it
+ is identical to source.
+
2008-04-07 Miloš Komarčević <kmilos@gmail.com>
* po/sr.po: New file with translation.