summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorjeff <jeff>2010-06-27 21:02:38 +0000
committerjeff <jeff>2010-06-27 21:02:38 +0000
commitd9a576a11560f7ca71f66cd017fbcdd974053509 (patch)
tree9343a2ad77573325b346765341563c6761f76b8d /Changes
parent498afdeac8e04c3fb4314bc2a90f29c5a88a1bcc (diff)
correct denastification to handle single element dt_assoc (eg response to belongs_to_rsp)
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changes b/Changes
index 5c4d457..e362b8e 100644
--- a/Changes
+++ b/Changes
@@ -11,3 +11,7 @@
0.04
- Correct de-nastification to handle lists
+
+0.05 Sun Jun 27 16:54:23 EDT 2010
+ - Correct de-nastification to handle single item dt_assoc
+ (eg belongs_to_rsp response)