0.4.10 (to be announced) "heterogeneous vacuum"
-----------------------------------------------
-
- - Cleanup and consolidation of the various wrappers for
- write(), writev(), send() and friends.
+ - The --no_default_filters option of para_filter has been
+ depricated. It still works but has no effect and will be
+ removed in the next version.
++ - Cleanup and consolidation of the various wrappers for
++ write(), writev(), send() and friends.
++ - The obscure error messages on mmap() failures have been
++ replaced by meaningful messages. This affects mainly
++ para_afh.
+
-------------------------------------
0.4.9 (2011-12-06) "hybrid causality"
-------------------------------------
PARA_ERROR(FGETS, "fgets error"), \
PARA_ERROR(EOF, "end of file"), \
PARA_ERROR(READ_PATTERN, "did not read expected pattern"), \
+ PARA_ERROR(SHORT_WRITE, "unexpected short write"), \
+ PARA_ERROR(EMPTY, "file is empty"), \
#define ALSA_WRITE_ERRORS \