Update changes.

Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/8475777c
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/8475777c
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/8475777c

Branch: refs/heads/trunk
Commit: 8475777c92756be18dacc2dca352747de732175b
Parents: 58ee25b
Author: Tomaz Muraus <[email protected]>
Authored: Fri Sep 13 12:38:21 2013 +0200
Committer: Tomaz Muraus <[email protected]>
Committed: Fri Sep 13 12:38:21 2013 +0200

----------------------------------------------------------------------
 CHANGES | 6 ++++++
 1 file changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/8475777c/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index b0bd736..b383f21 100644
--- a/CHANGES
+++ b/CHANGES
@@ -114,6 +114,12 @@ Changes with Apache Libcloud in development
      the provided key is not set.
      [Tomaz Muraus]
 
+   - Use string instead of integer for RecordType ENUM value.
+     Note: If you directly use an integer instead of RecordType ENUM class you
+     need to update your code to use the RecordType ENUM otherwise the code
+     won't work.
+     [Tomaz Muraus]
+
 Changes with Apache Libcloud 0.13.1
 
  *) General

Reply via email to