Browse Source

Help: Add notes for topic 'fix-OSX-bundle-rpaths-and-Qt5'

Brad King 11 years ago
parent
commit
631fadeae9
1 changed files with 6 additions and 0 deletions
  1. 6 0
      Help/release/dev/fix-OSX-bundle-rpaths-and-Qt5.rst

+ 6 - 0
Help/release/dev/fix-OSX-bundle-rpaths-and-Qt5.rst

@@ -0,0 +1,6 @@
+fix-OSX-bundle-rpaths-and-Qt5
+-----------------------------
+
+* The :module:`BundleUtilities` module learned to resolve and replace
+  ``@rpath`` placeholders on OS X to correctly bundle applications
+  using them.