2001-10-25 12:13  Petter Reinholdtsen <pere@td.org.uit.no>

	* NEWS, configure.in: New release 0.4.

2001-10-25 12:12  Petter Reinholdtsen <pere@td.org.uit.no>

	* main.c: Add code to compile even if getopt_long() is missing.

2001-10-25 12:03  Petter Reinholdtsen <pere@td.org.uit.no>

	* elf.c: Fix typo in big endian define test.  Avoid alignment
	problem on sparc by using memcmp instead of casting.  Patch from
	David Hull.

2001-10-25 12:00  Petter Reinholdtsen <pere@td.org.uit.no>

	* chrpath.c, killrpath.c: Include <link.h>.  Fixes compile problem
	on Solaris/SPARC.

2001-10-25 11:55  Petter Reinholdtsen <pere@td.org.uit.no>

	* README: Corrected link to elfhach.

2001-10-16 09:16  Petter Reinholdtsen <pere@td.org.uit.no>

	* NEWS, configure.in: New release v0.3

2001-10-16 09:14  Petter Reinholdtsen <pere@td.org.uit.no>

	* AUTHORS: Update list of contributors.

2001-10-16 09:11  Petter Reinholdtsen <pere@td.org.uit.no>

	* main.c: Include <stdlib.h> to find exit().

2001-10-16 09:03  Petter Reinholdtsen <pere@td.org.uit.no>

	* elf.c: Fix typo in elf_find_dynamic_section().  Patch from David
	Hull.

2001-10-16 09:01  Petter Reinholdtsen <pere@td.org.uit.no>

	* killrpath.c: Include <string.h> to find memset().

2001-10-12 09:04  Petter Reinholdtsen <pere@td.org.uit.no>

	* NEWS, configure.in: New release v0.2.

2001-10-12 09:01  Petter Reinholdtsen <pere@td.org.uit.no>

	* README: Add link to elfhack.

2001-10-12 09:00  Petter Reinholdtsen <pere@td.org.uit.no>

	* main.c: Fix typos in option parsing.	Patch from Bradford W.
	Johnson <bradford@math.umn.edu>.

2001-02-28 23:47  Petter Reinholdtsen <pere@td.org.uit.no>

	* NEWS: Set release date.

2001-01-22 18:24  Petter Reinholdtsen <pere@td.org.uit.no>

	* acinclude.m4, configure.in: Add more warning flags when compiling
	with GNU CC.

2001-01-22 18:23  Petter Reinholdtsen <pere@td.org.uit.no>

	* chrpath.c, elf.c, protos.h, killrpath.c: Move common code for
	finding the ELF dynamic section into separate function.

2001-01-22 18:22  Petter Reinholdtsen <pere@td.org.uit.no>

	* Makefile.am: Install documentation.

2001-01-22 08:47  Petter Reinholdtsen <pere@td.org.uit.no>

	* .cvsignore, AUTHORS, Makefile.am, NEWS, README, chrpath.c,
	configure.in, elf.c, killrpath.c, main.c, protos.h: Initial
	checking.  Soon to be release v0.1.

