summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorIvan Alejandro <ivanalejandro0@gmail.com>2013-07-25 11:02:18 -0300
committerIvan Alejandro <ivanalejandro0@gmail.com>2013-07-25 11:05:44 -0300
commit7747b4c28c4d9ed596e72061f34261d6158efe17 (patch)
tree0d5df83213616c8cad4cdf948555d398aee68b58 /changes
parentf659de6e98073dc738b8d245e0ddb897f5bd3779 (diff)
Add leap_check helper method, #3007 related issue.
Diffstat (limited to 'changes')
-rw-r--r--changes/feature_add-leap-check1
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/feature_add-leap-check b/changes/feature_add-leap-check
new file mode 100644
index 0000000..5906c03
--- /dev/null
+++ b/changes/feature_add-leap-check
@@ -0,0 +1 @@
+ o Add leap_check helper method, to use whenever leap_assert does not apply. Related to #3007.