cmark

My personal build of CMark ✏️

Commit
5da792fc3714f66a88aabb5d13cb0eed674cb6c5
Parent
a2e06fa1ca1c30191c5648f0444ec144293177d1
Author
John MacFarlane <jgm@berkeley.edu>
Date

Updated changelog.

Diffstat

1 file changed, 5 insertions, 0 deletions

Status File Name N° Changes Insertions Deletions
Modified changelog.txt 5 5 0
diff --git 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).