1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
libnsl NEWS -- history of user-visible changes.
Version 1.3.0
* Cleanup to support new gettext, libtool, automake, ...
* Try to detect recursive NIS calls
Version 1.2.0
* Replace all glibc specific code to make it more portable
Version 1.1.0
* Add rpcgen generated yp.h
* Fix problems with new glibc
Version 1.0.5
* Fix some compiler warnings
Version 1.0.4
* Make yppasswd.h compatible with glibc version
Version 1.0.3
* Export some internal functions marked as private for
libnss_nisplus plugin
Version 1.0.2
* Add some missing header files and functions, remove
obsolete prototypes from public headers
Version 1.0.1
* Enable more code disabled for old libtirpc versions
Version 1.0
* Initial release
|