summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index 5c2b149c..caa8856f 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -86,3 +86,6 @@
- I don't want to introduce DBusObject, but refcounting and object
data could still be factored out into an internal "base class"
perhaps.
+
+ - Header fields names are required to be aligned on a 4 byte boundary
+ at the moment. No alignment should be neccessary.