Commit Diff


commit - 83a2644bfb1d8683faf024275a98600b0edc5063
commit + 0baf7066acc609cf303312b7d821e18f407bef18
blob - ebbe6ae92e3b64276a03eaf1321f0c27ab7e59f4
blob + ddb951cea0cb4c4bc291e38a480a679d12f5c0e8
--- ChangeLog
+++ ChangeLog
@@ -1,3 +1,19 @@
+2024-01-24  Omar Polo  <op@omarpolo.com>
+
+	* configure (VERSION): release 2.0.1
+
+2024-01-21  Omar Polo  <op@omarpolo.com>
+
+	* convert gmid to the new imsg API
+
+2024-01-14  Anna “CyberTailor”
+
+	* configure: fix --mandir handling
+
+2024-01-11  Omar Polo  <op@omarpolo.com>
+
+	* configure (VERSION): release 2.0
+
 2024-01-09  Anna “CyberTailor”
 
 	* contrib/vim/syntax/gmid.vim: update Vim syntax file
blob - 5381251d3ff7e3661aaf455e4d598adacce91daf
blob + c55d9a4d258567c469b0a20d704448a931874a90
--- site/changelog.gmi
+++ site/changelog.gmi
@@ -1,5 +1,11 @@
 # change log
 
+## 2024/01/24 - 2.0.1 “Lady Stardust” bugfix release
+
+* convert gmid to the new imsg API
+* update bundled imsg
+* configure: fix --mandir handling; from Anna “CyberTailor”, thanks!
+
 ## 2024/01/11 - 2.0 “Lady Stardust”
 
 ### New Features