aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2014-07-25 15:42:56 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2014-07-25 15:42:56 +0300
commitc764d463487def2f93a508de160d429e0598d33c (patch)
treeb9666623a863326c5b0e4d4ba9f544037e5ee7f7
parentb4a27a9c7afc21d7a4895cddc5c182c3349f1f11 (diff)
downloadpam-modules-c764d463487def2f93a508de160d429e0598d33c.tar.gz
pam-modules-c764d463487def2f93a508de160d429e0598d33c.tar.bz2
Raise version number to 1.9.90
-rw-r--r--NEWS9
-rw-r--r--configure.ac2
2 files changed, 9 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 5e2a832..26acd71 100644
--- a/NEWS
+++ b/NEWS
@@ -1,2 +1,2 @@
-pam-modules -- history of user-visible changes. 2014-05-21
+pam-modules -- history of user-visible changes. 2014-07-25
Copyright (C) 2001, 2004-2005, 2007-2012, 2014 Sergey Poznyakoff
@@ -7,2 +7,9 @@ Please send pam-modules bug reports to <bug-pam-modules@gnu.org.ua>
+Version 1.9.90 (Git)
+
+* pam_ldaphome reads LDAP configuration from /etc/ldap.conf
+
+This is in addition to its regular configuration file.
+
+
Version 1.9, 2014-05-21
diff --git a/configure.ac b/configure.ac
index c45e5fd..b553612 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,3 +18,3 @@ AC_PREREQ(2.63)
-AC_INIT(pam-modules, 1.9, bug-pam-modules@gnu.org.ua)
+AC_INIT(pam-modules, 1.9.90, bug-pam-modules@gnu.org.ua)
AC_CONFIG_SRCDIR(pam_fshadow/pam_fshadow.c)

Return to:

Send suggestions and report system problems to the System administrator.