diff options
-rw-r--r-- | NEWS | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -4,6 +4,23 @@ are permitted in any medium without royalty provided the copyright notice and this notice are preserved. +Changes from 4.1.0 to 4.1.1 +--------------------------- + +1. The "stat" extension now includes a "devbsize" element which indicates + the units for the "nblocks" element + +2. The extension facility works on MinGW. Many of the extensions can be + built and used directly. + +3. A number of bugs in the pretty-printing / profiling code have been fixed. + +4. Sockets and two-way pipes now work under MinGW. + +5. The debugger now lists source code correctly under Cygwin. + +XXX. A number of bugs have been fixed. See the ChangeLog. + Changes from 4.0.2 to 4.1.0 --------------------------- |