[calm - Cygwin server-side packaging maintenance script] branch master, updated. 20180605-5-g486738a
jturney-9JcytcrH/[email protected]
| Newsgroups | gmane.os.cygwin.cvs.apps |
|---|---|
| Message-ID | <[email protected]> |
https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/calm.git;h=486738ac0510199e355492227d4b09fc19b99fc1 commit 486738ac0510199e355492227d4b09fc19b99fc1 Author: Jon Turney <[email protected]> Date: Sat Oct 20 15:15:52 2018 +0100 Add to TODO Diff: --- TODO | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/TODO b/TODO index a892159..d2e814c 100644 --- a/TODO +++ b/TODO @@ -9,3 +9,4 @@ * something to expire old soversions * atomically update .ini/.sig (rename of containing directory, if we put release/ was somewhere else?) * report changes in override.hint like we used to for setup.hint +* empty override.hint should be acceptable (hint parser should better distinguish error and empty states)