]> gitweb.michael.orlitzky.com - dead/htsn.git/history - src/Configuration.hs
Bump to v0.1.1 and allow >= network-2.6.
[dead/htsn.git] / src / Configuration.hs
2014-01-14 Michael OrlitzkyMinor documentation fixes; create all (even internal...
2013-12-28 Michael OrlitzkyMove the TSN namespace (Xml.hs and FeedHosts.hs) into...
2013-12-24 Michael OrlitzkyChange the default pidfile location.
2013-12-23 Michael OrlitzkyAdd more code documentation.
2013-12-23 Michael OrlitzkyAdd a bunch of new options allowing htsn to daemonize.
2013-12-22 Michael OrlitzkyDisable syslog by default.
2013-12-22 Michael OrlitzkyTiny whitespace fix.
2013-12-21 Michael OrlitzkyAdd scaffolding to allow logging via syslog or a file.
2013-12-20 Michael OrlitzkyAdd more code comments.
2013-12-20 Michael OrlitzkyMove FeedHosts under the TSN namespace.
2013-11-23 Michael OrlitzkyInitial commit of something working.