* lib/Automake/Channels.pm: Fixed typo in POD documentation:
@<...> was used instead of C<...>.
+2010-04-17 Stefano Lattarini <stefano.lattarini@gmail.com>
+
+ Fixed typo in POD documentation of Automake::Channels.
+ * lib/Automake/Channels.pm: Fixed typo in POD documentation:
+ @<...> was used instead of C<...>.
+
2010-04-14 Stefano Lattarini <stefano.lattarini@gmail.com>
Refactor tests on Automake TESTS color output.
The value to update C<$exit_code> with when a fatal or error message
is emitted. C<$exit_code> is also updated for warnings output
-when @<$warnings_are_errors> is set.
+when C<$warnings_are_errors> is set.
=item C<file =E<gt> \*STDERR>