diff options
Diffstat (limited to 'source4/lib/registry/TODO')
-rw-r--r-- | source4/lib/registry/TODO | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/lib/registry/TODO b/source4/lib/registry/TODO index 1dea9d2650..3f48d031e1 100644 --- a/source4/lib/registry/TODO +++ b/source4/lib/registry/TODO @@ -31,3 +31,5 @@ gregedit.c: - support for editing values / adding values / deleting values - support for adding/deleting keys - support for security descriptors + +- pass parsed paths around rather then strings (i.e. just a list of strings) |