Skip to content

Commit 48d1988

Browse files
committed
* Updated the release history.
1 parent 598afdb commit 48d1988

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

README

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@ libraries. In particular, it can do the following:
2222

2323
AUTHOR
2424

25-
Copyright 2004, 2005, Eelco Dolstra <[email protected]>. See COPYING for
26-
the license.
25+
Copyright 2004, 2005, 2006, 2007 Eelco Dolstra <[email protected]>. See
26+
COPYING for the license.
2727

2828

2929
HOMEPAGE
3030

31-
http://nix.cs.uu.nl/patchelf
31+
http://nix.cs.uu.nl/patchelf.html
3232

3333

3434
BUGS
@@ -39,11 +39,13 @@ fail if the new RPATH is longer then the old RPATH.
3939

4040
RELEASE HISTORY
4141

42-
0.3 (TBD):
42+
0.3 (May 24, 2007):
4343

44-
* Support for 64-bit ELF binaries.
44+
* Support for 64-bit ELF binaries (such as on x86_64-linux).
4545

46-
* Support for big-endian binaries (such as on powerpc-linux).
46+
* Support for big-endian ELF binaries (such as on powerpc-linux).
47+
48+
* Various bugfixes.
4749

4850
0.2 (January 15, 2007):
4951

0 commit comments

Comments
 (0)