entry for new version (4.0a)
diff --git a/bugs b/bugs
index 5aa3073..58a17b9 100644
--- a/bugs
+++ b/bugs
@@ -6,6 +6,7 @@
 
 
 
+=================================================================
 --- Version 3.1 alpha
 
 ** lua.c
@@ -45,6 +46,7 @@
 
 
 
+=================================================================
 --- Version 3.1
 
 ** liolib.c / lauxlib.c
@@ -84,6 +86,7 @@
 
 
 
+=================================================================
 --- Version 3.2 (beta)
 
 ** lstrlib.c
@@ -105,6 +108,7 @@
 
 
 
+=================================================================
 --- Version 3.2
 
 ** lmathlib.c
@@ -153,3 +157,16 @@
 >> tostring() without arguments gives seg. fault.
 (by Edgar Toernig; since 3.0)
 
+
+
+=================================================================
+--- Version 4.0 alpha
+
+Tested with full test suites (as locked in Mon Apr 24 14:23:11 EST 2000)
+in the following platforms:
+* Linux   - gcc, g++
+* AIX     - gcc
+* Solaris - gcc, cc
+* IRIX	  - cc, cc-purify
+* Windows - Visual C++ (.c e .cpp, warning level=4)
+