Commit Diff


commit - 07b0a14218f3779013d657d5e737c4a2e739a9eb
commit + ba7b2faa861032ba8e30a76aac2c6eef4de0b84c
blob - dc38d2b04a2a63bf438c3fa22a9c639e90dd117f
blob + 499526a5665c84462c8ba072d688d92c99b2d8b5
--- ChangeLog
+++ ChangeLog
@@ -1,3 +1,12 @@
+2021-01-24  Omar Polo  <op@omarpolo.com>
+
+	* server.c (send_dir): make the directory index customizable
+
+2021-01-23  Omar Polo  <op@omarpolo.com>
+
+	* gg.c (main): added gg, a barebone gemini client.  used by the
+	regress suite
+
 2021-01-21  Omar Polo  <op@omarpolo.com>
 
 	* configure: added a configure script