Blob Blame History Raw
1.20.7: 2012-10-26
	* Fix inclusion of unwanted binary data
	* Even more cleanups (Mike Frysinger)
	* Fix hyphen-used-as-minus-sign issues in manpages. (ﺄﺤﻣﺩ ﺎﻠﻤﺤﻣﻭﺪﻳ)
	* Don't build static libgpm by default (Sean McGovern)
	* autogen.sh is now required to create setup version in autoconf (Nico Schottelius)

1.20.5: 9th of February 2009
	* Some cleanups (Mike Frysinger/Nico Schottelius)
	* Pull in fcntl.h rather than unistd.h for open() (Mike Frysinger)
	* Fix gcc warning "control reaches end of non-void function" (Mike Frysinger)
	* Fix building with libtool-2 (Mike Frysinger)

1.20.5: 16th of June 2008
	* 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)

1.20.4: ?
	* Corrected typos
	* Added automatic local build test
	* Fixed SONAME (praise the Debian guys, Jonathan Nieder)