[Module-build-checkins] [svn:Module-Build] r6018 - Module-Build/trunk
Status: Beta
Brought to you by:
kwilliams
From: <kwi...@cv...> - 2006-05-04 00:58:23
|
Author: kwilliams Date: Wed May 3 17:57:59 2006 New Revision: 6018 Modified: Module-Build/trunk/Changes Log: Modified: Module-Build/trunk/Changes ============================================================================== --- Module-Build/trunk/Changes (original) +++ Module-Build/trunk/Changes Wed May 3 17:57:59 2006 @@ -6,6 +6,9 @@ We use this determination to decide whether to make it executable during installation. [Julian Mehnle] + - Replaced a vestigial 'next' with 'return' now that the code is in a + subroutine (htmlify_pods()), not a loop. [Ron Savage] + 0.28 Thu Apr 27 22:25:00 CDT 2006 - When y_n() or prompt() are called without a default value and the |