浏览代码

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

Brad King 11 年之前
父节点
当前提交
631fadeae9
共有 1 个文件被更改,包括 6 次插入0 次删除
  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.