summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2012-03-24 00:20:46 -0700
committerKaz Kylheku <kaz@kylheku.com>2012-03-24 00:20:46 -0700
commit7ea334385cb123772e86341148b32ac0a1783741 (patch)
treecafca51b48f41ff9d6df3602e592e24caac0a186 /ChangeLog
parentb8e732a4094e285d6d178db79ced226816a4f3f1 (diff)
downloadtxr-7ea334385cb123772e86341148b32ac0a1783741.tar.gz
txr-7ea334385cb123772e86341148b32ac0a1783741.tar.bz2
txr-7ea334385cb123772e86341148b32ac0a1783741.zip
* lib.c (search_str): If start_num is nil, default it to zero.
This is needed for this to work right as an optional argument.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3c24cd8a..3c6e0367 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-03-24 Kaz Kylheku <kaz@kylheku.com>
+
+ * lib.c (search_str): If start_num is nil, default it to zero.
+ This is needed for this to work right as an optional argument.
+
2012-03-23 Kaz Kylheku <kaz@kylheku.com>
Version 62