summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2007-01-15 12:09:27 (GMT)
committerEelco Dolstra <e.dolstra@tudelft.nl>2007-01-15 12:09:27 (GMT)
commitdfdf305efe759c1b65c1ac1d55bfaf825f7dcccb (patch)
tree4faaf1c454920371034a2ed7ebc3109fb64f4fc9
parentfc5cb4be7ae77c94eee46cc65dcde7f21d8f4797 (diff)
downloadpatchelf-dfdf305efe759c1b65c1ac1d55bfaf825f7dcccb.zip
patchelf-dfdf305efe759c1b65c1ac1d55bfaf825f7dcccb.tar.gz
patchelf-dfdf305efe759c1b65c1ac1d55bfaf825f7dcccb.tar.bz2
* Release notes.
-rw-r--r--README12
1 files changed, 12 insertions, 0 deletions
diff --git a/README b/README
index f2d137a..db33de6 100644
--- a/README
+++ b/README
@@ -35,3 +35,15 @@ BUGS
Currently setting the RPATH on libraries ("--set-rpath") will usually
fail if the new RPATH is longer then the old RPATH.
+
+
+RELEASE HISTORY
+
+0.2 (January 15, 2007):
+
+* Provides a hack to get certain programs (such as the
+ Belastingaangifte 2005) to work.
+
+0.1 (October 11, 2005):
+
+* Initial release.