summarylogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 000000000000..32eecb146558
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,11 @@
+Various PKGBUILD improvements
+
+* Compiled with wxgtk3 instead of wxgtk2
+* Used system rtaudio library.
+* Updated 'depends'.
+* Moved files under /usr (using patch to fix icon/help file paths).
+* Removed installation of unneeded / duplicated icon/help files.
+* Removed now unneeded starter shell script.
+* Installed icons license.
+* Cleaned up and re-structured build and install commands.
+* Added .gitignore.