* base64.h (isbase64): Add.
[gnulib.git] / lib / ChangeLog
index f2b6288..1d835f7 100644 (file)
@@ -1,3 +1,11 @@
+2004-12-28  Simon Josefsson  <jas@extundo.com>
+
+       * base64.h (isbase64): Add.
+
+       * base64.c (isb64): Rename to isbase64, use to_uchar instead of
+       using a unsigned prototype, don't inline.
+       (base64_decode): Use it.
+
 2005-01-19  Bruno Haible  <bruno@clisp.org>
 
        * sh-quote.h: New file, from GNU gettext.