NEWS.stable: update
[gnulib.git] / modules / strtoul
index 287e734..dc2b50b 100644 (file)
@@ -1,12 +1,18 @@
 Description:
 strtoul() function: convert string to 'unsigned long'.
 
+Status:
+obsolete
+
+Notice:
+This module is obsolete.
+
 Files:
+lib/strtol.c
 lib/strtoul.c
 m4/strtoul.m4
 
 Depends-on:
-strtol
 
 configure.ac:
 gl_FUNC_STRTOUL
@@ -16,3 +22,8 @@ Makefile.am:
 Include:
 <stdlib.h>
 
+License:
+LGPL
+
+Maintainer:
+glibc