summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin.dahyabhai@pobox.com>2009-04-27 16:32:00 -0400
committerNalin Dahyabhai <nalin.dahyabhai@pobox.com>2009-04-27 16:32:00 -0400
commit33f0a1eccb17a79368a80c40ee2bd53b34c44adc (patch)
tree5c553e763391cdbf4112ad70f42a4c8db5897376 /NEWS
parentd96208324e2bb67dcd65d90a88c38e59c6895a52 (diff)
downloadslapi-nis-33f0a1eccb17a79368a80c40ee2bd53b34c44adc.tar.gz
slapi-nis-33f0a1eccb17a79368a80c40ee2bd53b34c44adc.tar.xz
slapi-nis-33f0a1eccb17a79368a80c40ee2bd53b34c44adc.zip
- fix some crashes by dereferencing uninitialized pointers when
retrieving information from a map fails
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a42ce3c..45a1ccc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+0.11 * Fix a crash while reading NIS maps with no entries.
0.10 * IPv6 support for the NIS server plugin.
* Make the NIS server reject client requests which are too big.
* Make the NIS defaults use recursive attribute functions.