]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 27 Feb 2006 14:40:58 +0000 (14:40 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 27 Feb 2006 14:40:58 +0000 (14:40 +0000)
ChangeLog

index 22e1cdfbb258bb7af838373da1bc13a9a995dc40..002e5c29125d760ad5a0ebfa52c7eac437c4413e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,12 @@
 
        * Version 6.0-cvs.
 
+       * tests/misc/base64: Derive --decode-using tests from the
+       encode-based ones.
+
+       * tests/misc/base64: Factor out a long constant string.
+       Split lines to stay within 80 columns.
+
        * tests/misc/Makefile.am (TESTS): Add base64.
        * tests/misc/base64: Test base64.  From Simon Josefsson.