From fe7c8a47b8030c1b2f95dd9a58741e9a5cc10e3f Mon Sep 17 00:00:00 2001 From: Ben Kibbey Date: Fri, 14 Jan 2011 21:27:54 -0500 Subject: [PATCH] Updated NEWS. --- NEWS | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/NEWS b/NEWS index f3f33eb..f8c421f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,21 @@ +userinfo 2.3 + Create bzip2 archive. + + New homepage at http://userinfo.sourceforge.net/. + + utmp[x] portability fixes for FreeBSD 9.0. Thanks to Eygene Ryabinkin and + others. + + Safer strncat(). Thanks to Eygene Ryabinkin for reporting. + + Fixed including dead processes in login.so output. + + No longer print an error string in the login.so hostname output even if + there is no hostname. Rather, print the unknown string. + + Added public module function safe_strncat(). + + userinfo 2.2 released March 17, 2007 The compile farm at sourceforge.net is no longer available so I don't have access to OS's other than FreeBSD (4.1) and Linux (2.6) for build testing. -- 2.11.4.GIT