commit | 235b0ff516c1d2dd7f138faa3f0f96acdcde1527 | [log] [tgz] |
---|---|---|
author | Wichert Akkerman <wichert@deephackmode.org> | Sun Mar 31 19:08:04 2002 +0000 |
committer | Wichert Akkerman <wichert@deephackmode.org> | Sun Mar 31 19:08:04 2002 +0000 |
tree | 3ef15da77040b60928cbd9d2077dc0f9f48fb864 | |
parent | 4527dae3b8c2041831d55193f7aa6cae70ea4704 [diff] [blame] |
Rename cvsbuild to autogen.sh
diff --git a/ChangeLog b/ChangeLog index a96e2c3..7585dfe 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -4,6 +4,7 @@ * linux/syscallent.h: fix typo and add the reserved stream syscalls * defs.h, file.c, io.c: fix signed/unsigned issues * syscall.c: check for negative u_errors + * cvsbuild: renamed to autogen.sh 2001-12-17 Wichert Akkerman <wakkerma@debian.org>