summaryrefslogtreecommitdiffstats
path: root/slapi-nis.spec
diff options
context:
space:
mode:
Diffstat (limited to 'slapi-nis.spec')
-rw-r--r--slapi-nis.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/slapi-nis.spec b/slapi-nis.spec
index 69223fb..54c40b6 100644
--- a/slapi-nis.spec
+++ b/slapi-nis.spec
@@ -5,7 +5,7 @@
%endif
Name: slapi-nis
-Version: 0.39
+Version: 0.40
Release: 1%{?dist}
Summary: NIS Server and Schema Compatibility plugins for Directory Server
Group: System Environment/Daemons
@@ -70,6 +70,10 @@ rm -rf $RPM_BUILD_ROOT
%{_sbindir}/nisserver-plugin-defs
%changelog
+* Fri Mar 30 2012 Nalin Dahyabhai <nalin@redhat.com> - 0.40-1
+- treat padding values passed to the "link" function as expressions to be
+ evaluated rather than simply as literal values (part of #767372)
+
* Wed Mar 28 2012 Nalin Dahyabhai <nalin@redhat.com> - 0.39-1
- add a "default" function for trying to evaluate one expression, then
another, then another... (part of #767372)