Complete last ChangeLog entry.
[gnulib.git] / modules / full-read
index fd9f3ef..d559911 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+An interface to the read() function that reads all it is asked to read.
 
 Files:
 lib/full-read.h
@@ -6,6 +7,7 @@ lib/full-read.c
 
 Depends-on:
 safe-read
+full-write
 
 configure.ac:
 
@@ -15,3 +17,8 @@ lib_SOURCES += full-read.h full-read.c
 Include:
 "full-read.h"
 
+License:
+LGPLv2+
+
+Maintainer:
+Jim Meyering, Bruno Haible