commit e47835294786c5420760f8d057c667a6022b445b from: Stefan Sperling date: Tue Jan 17 13:43:29 2023 UTC fix missed attribution in changelog commit - c38234035dabc9b31acf3fd74fc1cadf0ab4e254 commit + e47835294786c5420760f8d057c667a6022b445b 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)