Release Notes: Bugfixes in Makefiles, bugfixes in libgpm and mouse-test, and updates to gpm -doc/gpm.doc and the manpages.


Release Notes: This release adds a fix to prevent inclusion of unwanted binary data, adds many cleanups, fixes hyphen-used-as-minus-sign issues in manpages, prevents building a static libgpm by default, and requires autogen.sh to create a setup version in autoconf.


Release Notes: Some cleanups were made. fcntl.h is included rather than unistd.h for open(). The gcc warning "control reaches end of non-void function" was fixed. Building with libtool-2 was fixed.


Release Notes: Changes from 1.20.4 and 1.20.5 were merged. The whole source code was reindented. Unecessary GLIBC hacks were removed. Some build cleanups were applied.


Release Notes: A possible segfault (negative input for FD_SET) has been fixed. More messages have been moved to the debug level. Unnecessary headers have been removed. This release allows specifying ELISP variables on the command line. It fixes broken code semantics, cleans up the documentation, fixes a socklen_t issue (requires a POSIX header), fixes building with glibc 2.8, and updates the library to version 2.1.0. Gpm_GetLibVersion behaves more consistently (all numbers are one or two digits). This release includes a dynamically generated version from git.


Release Notes: Typographical errors were corrected. An automatic local build test was added. SONAME was fixed.