diff options
-rw-r--r-- | trans/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/trans/ChangeLog b/trans/ChangeLog index ed01c8bf..b9969fd6 100644 --- a/trans/ChangeLog +++ b/trans/ChangeLog @@ -1,3 +1,10 @@ +2002-05-03 Roland McGrath <roland@frob.com> + + * Makefile (fakeroot): New target. + (targets): Add it. + (SRCS): Add fakeroot.c. + * fakeroot.c: New file. + 2002-03-23 James A. Morrison <ja2morri@uwaterloo.ca> * ifsock.c (main): Use ERR, not errno. |