summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2014-04-11 20:57:27 -0400
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2014-04-12 10:20:55 -0400
commitbaf167ee0a2953f98e4e7d4c35752ef737832674 (patch)
tree82619edf4b68583a215ee4fbf655561298494120 /TODO
parente3b9d9c8027a7c4c55cf1614e0fe9423fad69e8f (diff)
journal: properly detect language specified in line
... it turns out that the duplicates in our own catalog were not real duplicates, but translations.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 0343b946f..a7307f752 100644
--- a/TODO
+++ b/TODO
@@ -709,6 +709,8 @@ External:
* fedora: update policy to declare access mode and ownership of unit files to root:root 0644, and add an rpmlint check for it
+* register catalog database signature as file magic
+
Regularly:
* look for close() vs. close_nointr() vs. close_nointr_nofail()