commit 4d1b110a47b7f4986745be6f7fb9a416cf972f66 from: Stefan Sperling via: Thomas Adam date: Thu Jan 19 16:33:26 2023 UTC fix missed attribution in changelog commit - 42a95f4839da9948a7f4aac86e492e88f429f704 commit + 4d1b110a47b7f4986745be6f7fb9a416cf972f66 blob - 2e04743afdad730e1bc4b569de673d86a4f57d6c blob + 58a7ae80fb1cb2de2bb5b84f375d38403bb1b254 --- CHANGES +++ CHANGES @@ -15,7 +15,7 @@ - farewell, gotweb. you served us well. rm gotweb (tracey) - lots of gotwebd refactoring (op) - gotwebd: use a templating system to render HTML (op) -- gotwebd: add an RSS feed for the tags +- gotwebd: add an RSS feed for the tags (op) - gotwebd: remove erratic horizontal scrolling (op) - gotwebd.conf: use `listen on socket' syntax for UNIX sockets too (op) - gotwebd: render BLOB inline, add BLOBRAW for serving raw blobs (op)