Automatically fix up badly formatted uuid.log entries produced by 3.20111105, whenever the uuid.log is changed (ie, by init or describe).

This commit is contained in:
Joey Hess 2011-11-11 13:42:31 -04:00
parent 637b5feb45
commit 826d5887b2
3 changed files with 33 additions and 1 deletions

View file

@ -15,6 +15,7 @@
module Logs.UUIDBased (
Log,
LogEntry(..),
TimeStamp(..),
parseLog,
showLog,
changeLog,