debian/changelog: 1.0.34
alien.pl, fixchangelog.pl, msg.pl, update-debcl.pl, doc/cl2html.pl, doc/news2html.pl, lib/checkshortcut.pl, lib/fixmsgs.pl, lib/mailmsgs.pl, lib/makefont.pl, lib/makemsgs.pl, src/gettexttomsg.pl, src/miniam.pl: "require 5.008", not "require 5.8"
configure.in: 1.0.34
src/extend.c: Make 2 global variables static.
alien.pl, fixchangelog.pl, msg.pl, update-debcl.pl, doc/cl2html.pl, doc/news2html.pl, lib/Makefile.am, lib/checkshortcut.pl, lib/fixmsgs.pl, lib/mailmsgs.pl, lib/makefont.pl, lib/makemsgs.pl, src/gettexttomsg.pl, src/miniam.pl: Make all maintainer perl scripts "use bytes;" to avoid utf-8 double encoding problems. They also all require Perl 5.8 now (hopefully this isn't an issue for anyone building from CVS).
NEWS, lib/messages.txt, src/extend.c: Applied John Pybus' extend patch.
NEWS, src/message.c: Fixed detection of codepage 1250 on windows.