projects
/
perl.git
/ commitdiff
free
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
8c9aa8a
)
Note the changes to pod/buildtoc in the perldelta.
author
Nicholas Clark <nick@ccl4.org>
Tue, 15 Nov 2011 12:17:41 +0000 (13:17 +0100)
committer
Nicholas Clark <nick@ccl4.org>
Fri, 18 Nov 2011 10:08:59 +0000 (11:08 +0100)
Principally to note that no-one should notice the difference, but give a clue
as to what might be wrong if they do.
pod/perldelta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
fdf8aba
..
8731d74
100644
(file)
--- a/
pod/perldelta.pod
+++ b/
pod/perldelta.pod
@@
-406,7
+406,10
@@
Use L<XXX> with program names to get proper documentation linking. ]
=item *
-XXX
+F<pod/buildtoc>, used by the build process to build L<perltoc>, has been
+refactored and simplified. It now only contains code to build L<perltoc>;
+the code to regenerate Makefiles has been moved to F<Porting/pod_rules.pl>.
+It's a bug if this change has any material affect on the build process.
=back