diff options
author | Jonas Smedegaard <dr@jones.dk> | 2004-10-06 21:06:01 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2004-10-06 21:06:01 +0000 |
commit | 880696b5f4236e0b1ca94b18f5c28202850ebad2 (patch) | |
tree | 83db9bc3e59520973592d644b4302dde2de4ee66 /dhcp3 | |
parent | dd572eae7639d05066e3d3f8fcde8988f5dbc7b1 (diff) |
Add TODO about classes not working.
Diffstat (limited to 'dhcp3')
-rw-r--r-- | dhcp3/TODO | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dhcp3/TODO b/dhcp3/TODO new file mode 100644 index 0000000..c55aa11 --- /dev/null +++ b/dhcp3/TODO @@ -0,0 +1,5 @@ +I never really understood the concept of classes, so the snippets using +Class {} statements don't work. + + - Jonas +
\ No newline at end of file |