summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2012-08-27 11:48:32 -0400
committerJoey Hess <joey@kitenet.net>2012-08-27 11:48:32 -0400
commit1a72acfbb5176df011a0126727e4711fc270f6e5 (patch)
tree8838362b6205b04f0bbaf7e1405424fd9b297515
parentd491c1780590c069827cffbd0c9a30feecbe5bce (diff)
downloadpristine-tar-1a72acfbb5176df011a0126727e4711fc270f6e5.tar.gz
pristine-tar-1a72acfbb5176df011a0126727e4711fc270f6e5.tar.bz2
pristine-tar-1a72acfbb5176df011a0126727e4711fc270f6e5.zip
changelog
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b53c68c..7478a3c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+pristine-tar (1.27) UNRELEASED; urgency=low
+
+ * Now ported to Mac OS X.
+ - MakeFile.PL fixes
+ - zgz: Use DYLD_LIBRARY_PATH on OSX instead of LD_LIBRARY_PATH
+ - suse-bzip2/Makefile: compile shared library appropriately on OSX
+ Thanks, Torsten Maehne and Philipp A. Hartmann.
+
+ -- Joey Hess <joeyh@debian.org> Mon, 27 Aug 2012 11:35:37 -0400
+
pristine-tar (1.26) unstable; urgency=low
* pristine-xz: Use xz --robot to extract information from xz files,