+2003-02-10 Niels Möller <nisse@cuckoo.hack.org>
+
+ * testsuite/sexp-format-test.c (test_main): New test with tokens
+ in the format string.
+
+ * rsa2sexp.c (rsa_keypair_to_sexp): New argument ALGORITHM_NAME.
+ * examples/rsa-keygen.c (main): Updated call to rsa_keypair_to_sexp.
+ * testsuite/rsa2sexp-test.c (test_main): Likewise.
+
+ * sexp-format.c (sexp_vformat): Allow whitespace in format string.
+
+ * rsa2sexp.c (rsa_keypair_to_sexp): Use literals with sexp_format.
+
+ * sexp-format.c (format_string): New function.
+ (sexp_vformat): Implemented support for literals in the format
+ string.
+
2003-02-05 Niels Möller <nisse@lysator.liu.se>
* des-compat.h (des_set_key): Different name mangling, if this