| commit | ca4469902c45469a2ec108447cf47d1761801215 | [log] [tgz] |
|---|---|---|
| author | Wichert Akkerman <wichert@deephackmode.org> | Fri Jul 09 23:48:58 1999 +0000 |
| committer | Wichert Akkerman <wichert@deephackmode.org> | Fri Jul 09 23:48:58 1999 +0000 |
| tree | 091a1be5a83a37590e9bac153d48d0651fcd7975 | |
| parent | 14cd9f06e5420b15ff1ba8bbd3077bdedc708a8f [diff] [blame] |
Remove hack in signal.c for arm architecture
diff --git a/ChangeLog b/ChangeLog index 5199416..3e4ac91 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,3 +1,8 @@ +Sat Jul 10 01:46:10 CEST 1999 Wichert Akkerman <wakkerma@debian.org> + + * Remove hack in signal.c for arm architecture + * Add hack so we compile correctly on powerpc + Fri Jul 9 02:28:16 CEST 1999 Wichert Akkerman <wakkerma@debian.org> * Add a corrected patch from Daniel Jacobowitz