summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin.dahyabhai@pobox.com>2008-07-15 11:55:05 -0400
committerNalin Dahyabhai <nalin.dahyabhai@pobox.com>2008-07-15 11:55:05 -0400
commite848b4f90c2423e84c16d2f20474bbe1927081e7 (patch)
tree71ab326c4508575bc67242babd45aacbb6bdbd7d
parent2a9da7abdb4866d569ac5ebb912e63d968f27f09 (diff)
downloadslapi-nis-e848b4f90c2423e84c16d2f20474bbe1927081e7.tar.gz
slapi-nis-e848b4f90c2423e84c16d2f20474bbe1927081e7.tar.xz
slapi-nis-e848b4f90c2423e84c16d2f20474bbe1927081e7.zip
- update todo listslapi-nis-0.5
- tag 0.5
-rw-r--r--configure.ac2
-rw-r--r--doc/todo.txt2
-rw-r--r--slapi-nis.spec2
3 files changed, 4 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 3b3152e..a75cf1e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(slapi-nis,0.4)
+AC_INIT(slapi-nis,0.5)
AM_INIT_AUTOMAKE(foreign)
AC_PROG_LIBTOOL
AM_CONDITIONAL(GCC,[test x$GCC = xyes])
diff --git a/doc/todo.txt b/doc/todo.txt
index 937046b..98b3d71 100644
--- a/doc/todo.txt
+++ b/doc/todo.txt
@@ -1,3 +1,5 @@
* Finish figuring out sane default key and value formats for the set of maps
for which we're trying to provide default settings.
* More tests.
+* Stop using an internal function to send the LDAP result for failed searches.
+* Reimplement / and // operator support to attribute references.
diff --git a/slapi-nis.spec b/slapi-nis.spec
index def3e67..74aa14e 100644
--- a/slapi-nis.spec
+++ b/slapi-nis.spec
@@ -1,5 +1,5 @@
Name: slapi-nis
-Version: 0.4
+Version: 0.5
Release: 1%{?dist}
Summary: A NIS server plugin for Fedora and Red Hat Directory Server