www.nico.schottelius.org/software/gpm/browse_source/gpm-1.99.7/doc/changes/1.20.5

14 lines
706 B
Groff
Raw Normal View History

Released: 16th of June 2008
Changes:
* Fix possible segfault (FD_SET/negative) (Guillem Jover)
* Move more messages to debug (Jonathan Nieder)
* Remove unecessary headers (Jonathan Nieder)
* Allow specifying ELISP variable on commandline (Ulrich Mueller)
* Fix broken code semantics (Mike Frysinger)
* Cleanup documentation (Nico Schottelius)
* Fix socklen_t issue: Require posix header (Mike Frysinger/Nico Schottelius)
* Fix building with glibc 2.8 (Mike Frysinger)
* Updated library to version 2.1.0 (Nico Schottelius)
Gpm_GetLibVersion behaves more consistent (all numbers are one or two digits)
* Including dynamically generated version from git (Nico Schottelius)