X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=09a5810a20d202c76e99040c03c89b6499c9501f;hb=dc44690985e727ac2ef5af783a495a369223ab69;hp=9018d904ac11bf42494a459afa1a77eeef68cda9;hpb=0e91303ba89db46958de61bcc0e9680188b00377;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index 9018d904a..09a5810a2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2011-03-30 Jim Meyering + + tests: readlink* ("",... fails with EINVAL on newer kernels + readlink and readlinkat have typically failed with ENOENT for + the invalid, empty file name, "". However, with the advent + of linux-2.6.39, they fail with EINVAL. + * tests/test-areadlink.h (test_areadlink): Also accept EINVAL + when operating on the empty file name. + * tests/test-readlink.h (test_readlink): Likewise. + 2011-03-29 Bruno Haible Relicense some modules under LGPLv2+, for libidn2.