Commit Diff


commit - e2089110b6f63056d1a67d5eec3885d677b75b00
commit + 2d3c565b4bb352375a5b9d76490504677e1aadf3
blob - dba3afc72c9a8e8d96ec99f285dfadaa865c81eb
blob + 55a08c088bc99fb93e8dbf4bde334f6d3cff7fc3
--- ChangeLog
+++ ChangeLog
@@ -1,3 +1,13 @@
+2024-02-21  Omar Polo  <op@omarpolo.com>
+
+	* parser_gophermap.c (emit_line): fix handling of gopher selector with
+	spaces and other characters disallowed in URI paths.
+
+2024-02-20  Omar Polo  <op@omarpolo.com>
+
+	pages/about_license.gmi.in: extend the about:license to include the
+	full copyrights and license texts.
+
 2024-02-19  Omar Polo  <op@omarpolo.com>
 
 	* ev.c: replace libevent with a custom event loop