File: NEWS

package info (click to toggle)
libnsl 1.3.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,304 kB
  • sloc: ansic: 7,866; sh: 4,743; makefile: 47; sed: 16
file content (32 lines) | stat: -rw-r--r-- 716 bytes parent folder | download | duplicates (2)
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