2002-08-01 16:03  Petter Reinholdtsen <pere@td.org.uit.no>

	* NEWS, configure.in: New release 0.7.

2002-08-01 16:02  Petter Reinholdtsen <pere@td.org.uit.no>

	* NEWS, chrpath.1, chrpath.c, killrpath.c, main.c, protos.h: Add
	runpath-support.  Patch from Darren Salt.

2002-07-29 12:21  Petter Reinholdtsen <pere@td.org.uit.no>

	* NEWS, chrpath.1: More typos in manpage.

2002-07-29 12:16  Petter Reinholdtsen <pere@td.org.uit.no>

	* NEWS, chrpath.1: Fixed typo.	Patch from Nikita V. Youshchenko.

2002-07-29 12:15  Petter Reinholdtsen <pere@td.org.uit.no>

	* NEWS, elf.c: Fixed crash bug on Solaris, when reading
	unknown/broken formats.

2002-05-25 22:26  Petter Reinholdtsen <pere@td.org.uit.no>

	* README: Add license info.

2002-05-25 22:21  Petter Reinholdtsen <pere@td.org.uit.no>

	* NEWS: Started on 0.7 news.

2002-05-25 22:18  Petter Reinholdtsen <pere@td.org.uit.no>

	* .cvsignore, debian/.cvsignore: Ignore generated files.

2002-05-25 22:17  Petter Reinholdtsen <pere@td.org.uit.no>

	* debian/: changelog, copyright, rules: Updated with current info
	from Debian.

2002-05-25 22:14  Petter Reinholdtsen <pere@td.org.uit.no>

	* chrpath.c: Avoid memory leaks in chrpath().

2002-05-05 15:12  Petter Reinholdtsen <pere@td.org.uit.no>

	* NEWS, configure.in: New release 0.6.

2002-05-05 15:09  Petter Reinholdtsen <pere@td.org.uit.no>

	* Makefile.am, chrpath.1: Add manual page.  Thanks to Tollef Fog
	Heen for writing it.

2002-05-05 15:08  Petter Reinholdtsen <pere@td.org.uit.no>

	* debian/: Makefile.am, README.debian: Correct list of files to
	include, and remove wasted README.debian.

2002-05-05 15:02  Petter Reinholdtsen <pere@td.org.uit.no>

	* debian/: changelog, control, copyright, dirs, docs, rules:
	Updated with the files used by the current Debian package.

2002-02-13 16:57  Petter Reinholdtsen <pere@td.org.uit.no>

	* README: Add link to FTP site, and a note about where to send
	patches.

2001-11-06 12:39  Petter Reinholdtsen <pere@td.org.uit.no>

	* elf.c: Avoid leaking file descriptors when elf_open() fails.

2001-11-03 18:56  Petter Reinholdtsen <pere@td.org.uit.no>

	* NEWS: Added news on debian/ package scripts.

2001-11-03 18:42  Petter Reinholdtsen <pere@td.org.uit.no>

	* Makefile.am, configure.in, debian/.cvsignore, debian/Makefile.am,
	debian/README.debian, debian/changelog, debian/control,
	debian/copyright, debian/dirs, debian/rules: New target 'debs' to
	make debian package.

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

	* NEWS, configure.in: New release 0.5.

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

	* main.c: Prosess all programs listed on the command line, instead
	of only the first.

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

	* chrpath.c: Report filename when no rpath tag is found.

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

	* NEWS: Started on 0.5 release info.

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

	* AUTHORS, configure.in, main.c: Fixes for compile without
	getopt_long().	Hopefully this should work on Solaris now.  Patch
	from Thomas Anders.

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

	* main.c: Add option -l (list) to make it more obvious how to list
	the current rpath setting.

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.

