diff doc/ChangeLog @ 7639:b2fbb393a072

Add the num2hex and hex2num functions
author David Bateman <dbateman@free.fr>
date Tue, 25 Mar 2008 20:22:46 -0400
parents 56012914972a
children 7b382848a18f
line wrap: on
line diff
--- a/doc/ChangeLog	Tue Mar 25 19:47:21 2008 -0400
+++ b/doc/ChangeLog	Tue Mar 25 20:22:46 2008 -0400
@@ -1,3 +1,7 @@
+2008-03-25  David Bateman  <dbateman@free.fr>
+
+	* interpreter/strings.txi: Document hex2num, num2hex.
+	
 2008-03-21  David Bateman  <dbateman@free.fr>
 
 	* interpreter/sparse.txi: Document amd function.