aboutsummaryrefslogtreecommitdiffstats
path: root/util/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'util/ChangeLog')
-rw-r--r--util/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog
index f7abb8e57..69a2f9610 100644
--- a/util/ChangeLog
+++ b/util/ChangeLog
@@ -1,3 +1,8 @@
+2004-02-21 David Shaw <[email protected]>
+
+ * miscutil.c (hextobyte): Moved here from g10/misc.c so I can use
+ it in the keyserver helpers.
+
2004-02-20 David Shaw <[email protected]>
* mkdtemp.c: New (moved from g10/), setenv.c: New, unsetenv.c: