--- toast	2004/05/04 21:40:10	1.327
+++ toast	2004/05/06 21:16:32	1.328
@@ -2520,6 +2520,7 @@
     wrap0 int unlink(const char *pathname);
     wrap int utime(const char *pathname, void *foo);
     wrap int utimes(const char *pathname, const struct timeval *tvp);
+    wrap int execve(const char *pathname, void *foo1, void *foo2);
     suppress int chown(const char *pathname, int user, int group);
     suppress int lchown(const char *pathname, int user, int group);
     suppress int fchown(int fd, int user, int group);
@@ -6185,7 +6186,8 @@
 
 Known bugs:
 
-  - autofind produces URLs with extra slashes, e.g. "toast arm flex" (?)
+  - info/dir isn't being completely rebuilt correctly
+  - autofind produces URLs with extra slashes, e.g. "toast arm latex"
   - make oldconfig isn't running for linux/2.6.x
   - toast add misguesses device-mapper name/version from URL
   - autofind hangs in httphead() when going through tinyproxy?
@@ -6200,6 +6202,7 @@
   - build fails for: jikes, sirc, netcat, lcab, gv, bittorrent
   - if x/1 is armed and x/2 is built, "toast rebuild x" also arms x/2
   - "toast build" arms newly built packages for no apparent reason
+  - "toast edit" leaves things in an odd state if you hang up on it
 
 Wish list: