From 990dce10cc82b1394ba02dfbf6800472197d0747 Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Thu, 22 Feb 2007 04:25:43 +0000 Subject: [PATCH] Remove superfluous libgloss/ directory names from recent ChangeLog entries. --- libgloss/ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog index 9ae860df7..500ec4f1e 100644 --- a/libgloss/ChangeLog +++ b/libgloss/ChangeLog @@ -1,8 +1,8 @@ 2007-02-21 Patrick Mansfield - * libgloss/spu/gettimeofday.c: New file which adds SPU gettimeofday. - * libgloss/spu/jsre.h: Remove time, add gettimeofday. - * libgloss/spu/Makefile.in: Ditto. + * spu/gettimeofday.c: New file which adds SPU gettimeofday. + * spu/jsre.h: Remove time, add gettimeofday. + * spu/Makefile.in: Ditto. 2007-02-21 Hans-Peter Nilsson