From d638b01e054dabce587a5ff9a846341b201458b8 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Tue, 10 Jun 2008 21:49:07 +0000 Subject: [doc/ChangeLog] 2008-06-10 Samuel Thibault * hurd.texi (Diskfs Callbacks): Add const qualifier to parameter `name' of function diskfs_lookup. [libdiskfs/ChangeLog] 2008-06-10 Samuel Thibault * dir-lookup.c (diskfs_lookup): Add const qualifier to parameter `name'. * dir-lookup.h (diskfs_lookup): Likewise. --- doc/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/ChangeLog') diff --git a/doc/ChangeLog b/doc/ChangeLog index 02167af6..3746d021 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2008-06-10 Samuel Thibault + + * hurd.texi (Diskfs Callbacks): Add const qualifier to parameter + `name' of function diskfs_lookup. + 2007-11-08 Thomas Schwinge * hurd.texi: Do some copyright, licensing and menu things as suggested -- cgit v1.2.3