summaryrefslogtreecommitdiff
path: root/changelog.txt
diff options
context:
space:
mode:
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).