Mercurial > hg > octave-kai > gnulib-hg
comparison lib/ChangeLog @ 2880:2a7e5d634dca
*** empty log message ***
author | Jim Meyering <jim@meyering.net> |
---|---|
date | Mon, 25 Sep 2000 00:01:22 +0000 |
parents | ae0c0b393b0f |
children | b306f68216b2 |
comparison
equal
deleted
inserted
replaced
2879:b9de4fb7b460 | 2880:2a7e5d634dca |
---|---|
1 2000-09-25 Jim Meyering <meyering@lucent.com> | |
2 | |
3 * md5.h (rol): Define (from GnuPG). | |
4 | |
5 * sha.c: Give credit (GnuPG) where due. | |
6 (M): Use rol rather than open-coding it. | |
7 Add a FIXME comment. | |
8 | |
1 2000-09-21 Jim Meyering <meyering@lucent.com> | 9 2000-09-21 Jim Meyering <meyering@lucent.com> |
2 | 10 |
3 * userspec.c (parse_user_spec): Remove debugging printf I'd added. | 11 * userspec.c (parse_user_spec): Remove debugging printf I'd added. |
4 Reported by Michael Stone. | 12 Reported by Michael Stone. |
5 | 13 |