summaryrefslogtreecommitdiff
path: root/changelog.txt
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-10-21 09:06:00 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2017-10-21 09:06:00 -0700
commit5da792fc3714f66a88aabb5d13cb0eed674cb6c5 (patch)
treeee006ba058791bed1f6d6add38259261d9ece3a6 /changelog.txt
parenta2e06fa1ca1c30191c5648f0444ec144293177d1 (diff)
Updated changelog.
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt
index 82f1063..33cff54 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,8 @@
+[0.28.3]
+
+ * Include GNUInstallDirs in src/CMakeLists.txt (Nick Wellnhofer, #240).
+ This fixes build problems on some cmake versions (#241).
+
[0.28.2]
* Fixed regression in install dest for static library (#238).