Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-11-23 | * announce-gen: Remove file. It's moving to gnulib. | Jim Meyering | |
* bootstrap: Pull it from gnulib/build-aux instead. * Makefile.maint (announcement): Reflect move to ./build-aux. | |||
2006-11-22 | * announce-gen (print_news_deltas): Fix silly, but harmless typo: | Jim Meyering | |
change "(:?..." to "(?:..." in regexps. | |||
2006-11-22 | * announce-gen: Remove unused --release-archive-directory option. | Jim Meyering | |
(print_news_deltas): Accept new adjective, "Noteworthy", in addition to the old "Major". Match version numbers in NEWS using tighter regular expressions. (main): Require the --gpg-key-id=ID option. | |||
2006-08-17 | Add/fix copyright notices and adjust to latest GNU FDL. | Paul Eggert | |
2005-11-13 | Accept new option, --gpg-key-id=ID and | Jim Meyering | |
emit a blurb telling how to use the .sig files. | |||
2005-02-06 | s/MD5 and SHA1 signatures/MD5 and SHA1 checksums/ | Jim Meyering | |
2004-03-14 | (print_changelog_deltas): Use `.sig' suffix for | Jim Meyering | |
signature files, not `.asc'. Reported by angico@yahoo.com. | |||
2004-03-12 | Sync with autoconf. | Jim Meyering | |
2004-01-17 | (print_changelog_deltas): Use .sig suffix, not .asc. | Jim Meyering | |
2003-11-24 | sync with version from autoconf | Jim Meyering | |
2003-10-01 | (print_news_deltas): New function, extracted from main. | Jim Meyering | |
(main): Make `news_file' an array. Use '...=s' => \@var for --news and --url-directory specs. Before there were a couple of problems. | |||
2003-08-26 | (print_changelog_deltas): Neutralize "<#" as | Jim Meyering | |
"<\#" to avoid magic from Gnus when posting parts of this script. | |||
2003-07-15 | (print_changelog_deltas): Change the .sig suffix to .asc here, too. | Jim Meyering | |
2003-07-15 | Remove stray `:' in first regexp. | Jim Meyering | |
Fix *both* tests. | |||
2003-07-15 | (print_changelog_deltas): Relax test for matching version-number line in NEWS. | Jim Meyering | |
2003-03-20 | (print_changelog_deltas): Ensure that a newline precedes each row of `*'s. | Jim Meyering | |
2003-03-14 | (main): Label the compressed source URLs. | Jim Meyering | |
2003-02-25 | (print_changelog_deltas): New function. | Jim Meyering | |
(main): Use it. | |||
2003-02-22 | New option: --release-type=TYPE | Jim Meyering | |
2003-02-22 | add comment | Jim Meyering | |
2003-02-22 | tweak comments | Jim Meyering | |
2003-02-22 | tweak comments | Jim Meyering | |
2003-02-22 | Escape dots in regexps for $curr_version and $prev_version. | Jim Meyering | |
Fail if we find no lines in NEWS. | |||
2003-02-22 | New option: --news=NEWS_FILE. | Jim Meyering | |
Extract NEWS entries here, not ... | |||
2003-02-02 | add a couple newlines | Jim Meyering | |
2002-12-21 | Generate MML-formatted announcement. | Jim Meyering | |
This makes it a *lot* harder to send stale MD5/SHA1 signatures. | |||
2002-12-13 | remove Ascend::Init | Jim Meyering | |
2002-12-13 | *** empty log message *** | Jim Meyering | |