  735 Danilo Šegan	2012-02-26
      Up the version number to 0.50.2.

  734 Danilo Šegan	2012-02-26 [merge]
      Fix #903340: Use --no-translations only if detected intltool on the system is 0.50 or better. Patch by Hib Eric.

  733 Danilo Šegan	2012-02-05
      Update NEWS: Include a missed contribution by doko in 0.50.1 and reconstruct 0.50.0 stuff from the release notes on LP.

  732 Danilo Šegan	2012-02-05
      Up the version to 0.50.1.

  731 Danilo Šegan	2012-02-05 [merge]
      Fix #924386: include ChangeLog in dist tarballs and create a NEWS file.

  730 Danilo Šegan	2012-02-05 [merge]
      Bug #402516: support silent rules when merging translations and building MO files. Patch by Hib Eris.

  729 Danilo Šegan	2012-02-05
      Ignore whitespace indentation in empty lines. Part of #922685 fix.

  728 Danilo Šegan	2012-01-30 [merge]
      Add support for translatable attribute (well, any) tags in glade files. Patch by Ryan Lortie.

  727 Danilo Segan	2012-01-27 [merge]
      Bug #922685: Keep and normalize paragraphs in gsettings extraction. Strip starting/ending whitespace.  Patch by Ryan Lortie.

  726 Danilo Šegan	2011-12-10
      fixes bug: https://launchpad.net/bugs/900738
      Fix quoting of XGETTEXT variable when setting MSGMERGE and GENPOT in Makefile.  Patch contributed by Matthias Klose.

  725 Danilo Segan	2011-10-08
      Up the version to 0.50.0.

  724 Danilo Segan	2011-10-08 [merge]
      Add support for GSettings, based on Ryan 'desrt' Lortie's code. Well, better late than never, right? Ok, very late. Fixes #580526.

  723 Danilo Segan	2011-10-08
      fixes bug: https://launchpad.net/bugs/398576
      Provide a parameter --no-translations for use in INTLTOOL_XML_NOMERGE_RULE to avoid instability problems with /tmp which can contain PO files.  Fixes #398576.

  722 Danilo Segan	2011-10-08 [merge]
      Use xgettext built-in scheme support for .scm files and add support to `intltool-update -m` for detecting missing .scm files. Fixes #790574.

  721 Danilo Segan	2011-10-08 [merge]
      Keep the order of messages on extraction with intltool-extract. Fixes #520986.

  720 Danilo Segan	2011-10-08
      Remove all .cvsignore files.

  719 Danilo Segan	2011-10-08
      fixes bug: https://launchpad.net/bugs/639857
      Reduce the amount of quoting when finding the Perl version number, as proposed in bug 639857 by naddy mips inka de.

  718 Danilo Segan	2011-09-27 [merge]
      Fixes bug #860192: Ignore hidden directories and folders when detecting missing files in intltool-update. Debian patch for debbugs #560704.

  717 Danilo Segan	2011-07-06 [merge]
      Use xgettext as found by configure for different operations in the installed Makefile for packages. Fix by Monty Taylor.

  716 Danilo Segan	2011-07-06
      fixes bug: https://launchpad.net/bugs/806006
      Improve detection of left-out files by fixing multi-line python strings handling and handling of multiple strings in a single line and inline # comments.

  715 Rodney Dawes	2010-08-06
      Get rid of the ANSI boldification of certain warnings in intltool-update

  714 Danilo Šegan	2010-03-24
      Avoid warnings in isNotValidMissing when PACKAGE/VERSION variables are not known from makefiles.

  713 Danilo Šegan	2010-03-24
      Prepare for 0.41.1 release.

  712 Danilo Šegan	2010-03-24
      Clean up test/*/Makefile.am files: add generated files to CLEANFILES and new test case to EXTRA_DIST.

  711 Danilo Šegan	2010-03-19
      Fix .py.in detection.

  710 Danilo Šegan	2010-03-19
      fixes bug: https://launchpad.net/bugs/493403
      Fix #493403: let 'intltool-update -m' pick up .py(.in)+ files as well. Patch by Fujiwara.

  709 Danilo Šegan	2010-03-19
      Fix some typos and errors.

  708 Danilo Šegan	2010-03-19
      Fix trailing whitespace in intltool-update.in.

  707 Danilo Šegan	2010-03-19
      fixes bug: https://launchpad.net/bugs/406810
      Fix #406810: make intltool-extract script detection work on Windows. Patch by Sam Thursfield.

  706 Danilo Šegan	2010-03-19 [merge]
      fixes bug: https://launchpad.net/bugs/515577
      Fix #515577: merge small README fixes from Pablo Castellano.

  705 Danilo Šegan	2010-03-18 [merge]
      Fix #409781: add context support to glade file extraction.

  704 Danilo Šegan	2010-03-18 [merge]
      fixes bug: https://launchpad.net/bugs/514295
      Fix #514295: intltool-update maintenance check should work with builddir != srcdir.

  703 Danilo Šegan	2010-03-18
      Fix up problem with r702 fix: spurious $ in the regex.

  702 Danilo Šegan	2009-12-19 [merge]
      Fix bug #498292: improve detection of files containing gettext calls in intltool-update to reduce number of false positives.

  701 Rodney Dawes	2009-07-15 {intltool-0-41-0}
      	Up version to 0.41.0 for release

  700 Rodney Dawes	2009-07-15
      fixes bugs: https://launchpad.net/bugs/398580 https://launchpad.net/bugs/398581
      	Remove references to dead mailing lists
      	Update bug reporting references to launchpad
      	Fix HACKING to promote using branches for submitting changes

  699 Rodney Dawes	2009-07-12 [merge]
      Remove intltool-unicodify

  698 Rodney Dawes	2009-07-12 [merge]
      Handle g_dngettext and calling the glib gettext wrappers directly

  697 Rodney Dawes	2009-07-12 [merge]
      Handle multi-line python strings ''' and """ better

  696 Rodney Dawes	2009-07-12 [merge]
      Handle m4_esyscmd usage in the package version variable

  695 Rodney Dawes	2009-06-28 [merge]
      Add ctags stubs to deal with automake ctags rules

  694 Rodney Dawes	2009-06-01 [merge]
      Only create the intltool-foo.in files if needed for compatibility

  693 Rodney Dawes	2009-04-26
      	Rename configure.in to the preferred configure.ac
      	Update configure script to require new autoconf
      	Remove the old/broken spec file
      	Remove ChangeLog, NEWS, and MAINTAINERS as they are no longer needed
      	Upgrade bzr branch format to 1.9

  692 Rodney Dawes	2009-04-20
      	Remove ignored files from the lists of files to check in -m mode
      	Fixes http://bugzilla.gnome.org/show_bug.cgi?id=569051

  691 Rodney Dawes	2009-04-20
      	Add a .bzrignore to hide some files from bzr

  690 Rodney Dawes	2009-04-08
      	Use \^ to escape ^ instead of single quotes
      	Fixes http://bugzilla.gnome.org/show_bug.cgi?id=577133

  689 dobey	2009-03-14
      
      	Up version to 0.40.6 for release

  688 dobey	2009-03-14
      
      	Update README to not suggest putting intltool-*.in in EXTRA_DIST
      	Update README to refer to .server files instead of .oaf

  687 dobey	2009-03-01
      
      	Don't hardcode the SHELL value (gnome bug #573525)

  686 dobey	2008-11-24
      
      	* intltool-update.in:
      	Add basic support for PACKAGE_BUGREPORT specified by packages

  685 dobey	2008-11-24
      2008-11-24  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* configure.ac:
      	Check for at least perl 5.8.1, and print the found version
      
      	* intltool.m4:
      	Check for at least perl 5.8.1 and print the found version
      	Add _IT_SUBST macro to abstract usage of _AM_SUBST_NOTMAKE when we
      	are using automake 1.10 or nwere
      
      	Fixes #562085 and #561513

  684 dobey	2008-11-22
      
      	* intltool-merge.in:
      	Replace iconv usage with perl's internal Encode::from_to()

  683 dobey	2008-11-17
      2008-11-17  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* Makefile.in.in:
      	Quote the grep arguments that use ^
      
      	Fixes #559528

  682 dobey	2008-11-17
      2008-11-16  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* intltool-extract.in:
      	Add support for extracting string data from Bioware Aurora Talk Table
      	format files, along with the extra metadata associated with the strings
      
      	* intltool-update.in:
      	Add support for Bioware Aurora Talk Table format files in POTFILES

  681 dobey	2008-11-06
      2008-11-05  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* intltool.m4:
      	Redirect grep output to /dev/null
      
      	Fixes #557069

  680 dobey	2008-10-08
      2008-10-08  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* configure.in:
      	Up version to 0.40.5 for release

  679 dobey	2008-10-06
      2008-10-06  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* intltool.m4 (IT_PO_SUBDIR):
      	Check that Makefile.in came from a Makefile.in.in from intltool
      
      	Fixes #554280

  678 dobey	2008-09-19
      2008-09-19  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* configure.in:
      	Up version to 0.40.4 for release

  677 dobey	2008-09-19
      2008-09-19  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* tests/results/Makefile.am::
      	Add extract13.desktop to EXTRA_DIST

  676 chpe	2008-09-04
      	* Makefile.in.in: (DISTFILES, EXTRA_DISTFILES): Move ChangeLog to
      	EXTRA_DISTFILES so "make dist" does not fail with nonexistent
      	po/ChangeLog file. 
      
      	Fixes #550044

  675 dobey	2008-09-04
      2008-09-03  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* Makefile.in.in (PO_LINGUAS, POFILES):
      	Set PO_LINGUAS to ALL_LINGUAS if the LINGUAS file doesn't exist
      	Use PO_LINGUAS instead of USE_LINGUAS in POFILES for disting
      
      	Fixes #550727

  674 dobey	2008-08-25
      2008-08-24  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* intltool-merge.in (desktop_merge_translations):
      	Fix the regex here to adhere to the Desktop File Spec's allowed chars
      
      	* tests/cases/Makefile.am:
      	* tests/cases/extract13.desktop.in:
      	* tests/results/extract13.desktop:
      	* tests/results/extract13.desktop.in.h:
      	* tests/selftest.pl.in:
      	Add a test case for merging translations back into the desktop file
      
      	Fixes #549243

  673 dobey	2008-07-27
      2008-07-27  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* intltool.m4 (IT_PROG_INTLTOOL):
      	Require the AM_NLS macro, so USE_NLS gets defined
      	Add a check for gmsgfmt that falls back to $MSGFMT
      	This change removes the need for using AM_GLIB_GNU_GETTEXT or
      	AM_GNU_GETTEXT for some projects.

  672 dobey	2008-07-25
      2008-07-25  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* configure.in:
      	Up version to 0.40.3 for brown-bag release

  671 dobey	2008-07-25
      2008-07-25  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* Makefile.in.in:
      	Change a ^$$lang regex to be ^$$lang$$ as it should have been
      	For bug #544574

  670 dobey	2008-07-25
      2008-07-25  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* configure.in:
      	Up version to 0.40.2 for release

  669 dobey	2008-07-25
      2008-07-25  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* tests/cases/Makefile.am:
      	* tests/results/Makefile.am:
      	Add new test cases to EXTRA_DIST and CLEANFILES as appropriate

  668 dobey	2008-07-25
      Add new file to svn:ignore

  667 dobey	2008-07-25
      2008-07-25  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* tests/cases/context.xml.in:
      	* tests/results/context.xml:
      	* tests/results/context.xml.in.h:
      	Add these files that Wouter forgot to add

  666 wbolster	2008-07-25
      2008-07-25  Wouter Bolsterlee  <wbolster@svn.gnome.org>
      
      	reviewed by: Rodney Dawes <dobey.pwns@gmail.com>
      
      	* intltool-extract.in:
      	* intltool-merge.in:
      	* tests/cases/az.po:
      	* tests/cases/fr.po:
      	* tests/selftest.pl.in:
      
      	Bug 458794 – Context support works only for single
      	context on a msgid. Patch and test case by Dan Winship
      	<danw@gnome.org>.

  665 dobey	2008-07-25
      2008-07-25  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* Makefile.in.in:
      	Redirect errors from grep to /dev/null
      	Use tr to force locale-per-line for passing ALL_LINGUAS to grep
      	Check that $LINGUAS is also non-zero for user-defined locales
      	Remove extraneous mkdir_p usage when installing locale files
      
      	Fixes #544574

  664 dobey	2008-07-25
      2008-07-25  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* intltoolize.in:
      	Check for symlinks to intltool scripts and remove them
      	Touch the script.in files for compatibility
      	We just touch the scripts as we no longer generate executable versions,
      	and the Makefile.in.in uses the installed scripts anyway.

  663 dobey	2008-07-23
      2008-07-23  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* doc/I18N-HOWTO:
      	Remove reference to adding intltool scripts to EXTRA_DIST

  662 dobey	2008-07-21
      2008-07-21  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* configure.in:
      	Up version to 0.40.1 for release

  661 dobey	2008-07-21
      2008-07-21  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* intltoolize.in:
      	Remove the AC_CONFIG_AUX_DIR checks as we no longer need it
      	We do not copy the scripts locally now, only Makefile.in.in
      
      	Fixes #323968

  660 dobey	2008-07-20
      2008-07-20  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* intltool-update.in (FindLeftoutFiles):
      	Check for NC_ as well as C_ N_ Q_ and _
      	(FindPOTKeywords):
      	No need to escape = and _ in a string
      	Add NC_ to the list of keywords
      	Use context and string argument specifiers for C_ and NC_
      
      	Fixes #543665

  659 dobey	2008-06-06
      2008-06-06  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* README:
      	* doc/I18N-HOWTO:
      	Replace AC_PROG_INTLTOOL references with IT_PROG_INTLTOOL
      
      	Fixes #531894

  658 dobey	2008-06-06
      2008-06-06  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* intltool-update.in (FindPOTKeywords):
      	Replace U_ with C_ as keyword argument to xgettext
      	U_ does not exist in gi18n.h
      
      	Fixes #536970

  657 tml	2008-06-06
      Typo.

  656 tml	2008-06-06
      2008-06-06  Tor Lillqvist  <tml@novell.com>
      
      	* intltool-update.in (GenerateHeaders): If running under
      	ActiveState Perl then prefix the intltool-extract command with the
      	Perl interpreter pathname, as the system() function has no clue
      	about Unixish executable scripts indicated by just a hashbang
      	line.
      
      	(The MSYS Perl, as it runs on a Unix emulator, would be able to
      	run executable scripts based on their hashbang lines jus fine, but
      	then MSYS Perl doesn't come with XML::Parser. Installing
      	XML::Parser for MSYS Perl is somewhat hard. So usually when using
      	mingw+MSYS to build GNOMEish software one wants to use
      	ActicveState's Perl to run the intltool scripts, even if the
      	built-in MSYS Perl is good for other Perl uses.)

  655 dobey	2008-06-03
      2008-06-03  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* configure.in:
      	Up version to 0.40.0 for release

  654 dobey	2008-04-12
      2008-04-12  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* intltool-update.in (FindLeftoutFiles):
      	Add code to handle skipping entire directores of translatable files
      
      	Fixes #436241

  653 dobey	2008-04-12
      2008-04-12  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* intltool-update.in (TextFile_DetermineEncoding):
      	Default to UTF-8 in determining file encoding
      	(GeneratePOTemplate):
      	Require that GNU gettext >= 0.12 be installed for UTF-8 support
      	Set the encoding to UTF-8 by default
      	Replace the old ASCII error message with a shorter UTF-8 message to
      	encourage developers to use UTF-8 for all translated strings, and to
      	show the filename and line number of the offending string
      
      	Fixes #377573

  652 dobey	2008-04-12
      2008-04-12  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* intltool-update.in (FindPackageName):
      	Strip "\(+$" off the end of name/version to allow parens with m4 names
      
      	Fixes #489135

  651 dobey	2008-04-12
      2008-04-12  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* intltool.m4:
      	Up the serial for IT_PROG_INTLTOOL to 40

  650 dobey	2008-04-12
      2008-04-11  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* configure.in:
      	Up version to 0.39.99 to avoid conflicts with 0.3x.y versions
      	
      	* Makefile.am:
      	Don't distribute the *.in scripts any longer
      	Clean up the sed replacing
      	We don't use *.in.in for scripts any longer, just *.in
      
      	* intltool.m4:
      	Update the version check to use intltool-update --version instead
      	Check for the intltool scripts in PATH instead of local copies
      	Remove the AC_CONFIG_COMMANDS to create the local script copies
      
      	* intltool-*.in:
      	* intltool-*.in.in:
      	Rename all the *.in.in scripts to just *.in
      
      	* intltoolize.in:
      	Only copy Makefile.in.in to a project's distribution
      
      	Fixes #490620

  649 dobey	2008-04-12
      Remove svn:executable properties

  648 dobey	2008-02-25
      2008-02-25  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* intltool-extract.in.in (type_glade):
      	Handle the col tag when extracting strings, for GTK+ ui files
      
      	Fixes #517559

  647 dobey	2008-02-25
      2008-02-25  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* Makefile.am:
      	Make the resulting final script output executable

  646 dobey	2008-02-24
      2008-02-24  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* Makefile.in.in:
      	Update comment block with proper author information
      	Update comment block with copyright information
      	Fix typos in comment block and remove extraneous confusing line
      
      	Fixes #508320

  645 dobey	2008-02-24
      2008-02-24  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* intltool-update.in.in (FindPOTKeywords):
      	Unwrap lines wplit with trailing \
      	Patch from Loïc Minier <lool@dooz.org>
      
      	Fixes #516501

  644 dobey	2008-02-24
      2008-02-24  Rodney Dawes <dobey.pwns@gmail.com>
      
      	* tests/selftest.pl.in: Unset $LINGUAS to avoid failing when
      	we use tests with locales not specified in LINGUAS
      
      	Fixes #518257

  643 wbolster	2008-01-17
      2008-01-17  Wouter Bolsterlee  <wbolster@svn.gnome.org>
      
      	reviewed by: Rodney Dawes
      
      	* intltool-update.in.in:
      
      	Fix a regression: try to detect package name from
      	configure.{ac,in} only if $GETTEXT_PACKAGE is not set.
      	Since the name detection aborts if no configure.{ac,in}
      	was found, this broke non-autotooled projects.
      	Fixes bug #509411.

  642 dobey	2007-12-17
      2007-12-16  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* configure.in:
      	Up version to 0.37.0 for release

  641 dobey	2007-12-17
      2007-12-16  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* intltool-merge.in.in (keys_merge_translation):
      	New method name for merging a single translation for multi-output
      	(keys_merge_translations):
      	Call keys_merge_translation for each language with multi-ouput
      	Call keys_merge_translation with "." as the language for single file
      
      	Based on patch from Christian Persch <chpe@gnome.org>
      
      	Fixes #487818

  640 dobey	2007-12-17
      2007-12-16  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* intltool-extract.in.in:
      	* intltool-merge.in.in:
      	Add quotedxml mode for encoding/decoding entities
      	Patch from Christian Persch <chpe@gnome.org>
      
      	Fixes #487666

  639 dobey	2007-12-09
      2007-12-09  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* configure.in:
      	Up version to 0.36.3 for release

  638 dobey	2007-12-09
      2007-12-09  Rodney Dawes  <dobey.pwns@gnome.org>
      
      	* tests/Makefile.am:
      	Add errors to CLEANFILES
      
      	* tests/selftest.pl.in:
      	Remove the C directory when finished as well
      
      	* tests/results/merge12.xml:
      	Update the test to deal with the previous fix for #499590

  637 chpe	2007-11-29
      2007-11-29  Christian Persch  <chpe@gnome.org>
      
      	* intltool-merge.in.in: (entity_encode_int_minimalist):
      	Also encode ">". Bug #499590.

  636 dobey	2007-11-25
      2007-11-25  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* intltool-update.in.in (GeneratePOTemplate):
      	Quote MSGID_BUGS_ADDRESS when passing to xgettext
      
      	Fixes #493267

  635 dobey	2007-11-25
      2007-11-25  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* intltool-merge.in.in (xml_merge_output):
      	Output the untranslated file in C/ for multiple output
      	Only output in the current directory for single-file output
      
      	Fixes #487817

  634 dobey	2007-11-24
      2007-11-24  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* intltool-update.in.in (FindLeftoutFiles):
      	Handle the C_ macro as defined in gi18n.h along with N_ Q_ and _
      
      	Fixes #499179

  633 dobey	2007-10-31
      2007-10-31  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* intltool-update.in.in (FindLeftoutFiles):
      	Only add the additional $SRCIDR/.. path if $SRCDIR is not .
      
      	Fixes #491408

  632 dobey	2007-10-31
      2007-10-31  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* intltoolize.in: Update the grep to check for IT_PROG_INTLTOOL
      	being defined in aclocal.m4, to avoid the error message when not needed
      
      	Fixes #481833

  631 dobey	2007-10-31
      2007-10-31  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* intltool.m4: Add a block to check for GNU gettext tools and fail
      	if the scripts aren't found and aren't GNU versions
      
      	Fixes #490845

  630 dobey	2007-10-22
      2007-10-22  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* intltool-merge.in.in (gather_po_files):
      	Replace the if (/match/) with a for (split) to handle locales
      	separated by whitespace on the same line in the LINGUAS file
      	Original patch from Mike Massonnet <mike.massonnet@gmail.com>
      
      	Fixes #488724

  629 dobey	2007-09-15
      2007-09-15  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* intltool-merge.in.in (isProgramInPath):
      	Pass -l as the argument, as iconv with no argument stalls

  628 dobey	2007-09-15
      2007-09-15  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* intltool-merge.in.in (isProgramInPath:
      	Remove --version from the test run
      
      	Fixes #464846

  627 dobey	2007-09-02
      2007-09-02  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* MAINTAINERS: Update with proper formatting

  626 chpe	2007-08-27
      2007-08-26  Christian Persch  <chpe@gnome.org>
      
      	* intltool-merge.in.in: Only merge translations for languages listed
      	in LINGUAS. Bug #438178.

  625 dobey	2007-08-13
      2007-08-13  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* configure.in: Up version to 0.36.1 for release

  624 dobey	2007-08-09
      2007-08-09  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* intltool-merge.in.in:
      	Get rid of isGNUGettextTool as we don't really need it here
      	Only check if iconv is in the path
      
      	Fixes #464846

  623 dobey	2007-08-07
      2007-08-07  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* intltool-update.in.in (FindLeftoutFiles):
      	Strip _build/ from the path name, to ignore some files during distcheck
      
      	Fixes #464474

  622 dobey	2007-08-07
      2007-08-07  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* intltool-update.in.in (CONF_Handle_Open):
      	Check for the conf_in file in $SRCDIR/../ instead of just ../
      
      	Fixes #464474

  621 dobey	2007-08-07
      2007-08-06  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* intltool-update.in.in (Console_Write_CoverageReport):
      	Print the locale id and Current translation status message to STDERR
      
      	Fixes #464121

  620 dobey	2007-08-03
      2007-08-02  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* configure.in: Up version to 0.36.0 for release
      
      	* intltool.m4: Up serial to 36

  619 dobey	2007-08-03
      Update svn:ignore

  618 dobey	2007-08-02
      2007-08-02  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* configure.in:
      	* Makefile.am:
      	* intltool.m4:
      	Don't need the xgettext/msgfmt/msgmerge/iconv checks any more
      	Don't need to substitute xgettext/msgfmt/msgmerge/iconv variables
      
      	* intltool-merge.in.in: Add isProgramInPath and isGNUGettextTool
      	methods and check for GNU iconv here
      
      	* intltool-update.in.in (Get_Program_Path):
      	Rename to isProgramInPath
      	Use $devnull to redirect
      	Pass --version to $file to avoid "no input file" errors
      	(isGNUGettextTool): New method to check for GNU gettext tools
      	(GenerateHeaders, GeneratePOTemplate, POFile_Update):
      	(Console_Write_TranslationStatus, Console_Write_CoverateReport):
      	Update to use isGNUGettextTool to ensure we use GNU gettext tools
      
      	Fixes #301364 and #311936

  617 dobey	2007-08-02
      2007-08-02  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* intltool-update.in.in (isIntltoolExtractInPath):
      	Rename to Get_Program_Path
      	(GenerateHeaders, GeneratePOTemplate): Use Get_Program_Path method
      	to find the path for $EXTRACT and $XGETTEXT
      
      	Fixes #349560

  616 davidz	2007-08-01
      2007-08-01  David Zeuthen  <davidz@redhat.com>
      
              * intltool-update.in.in, intltool.m4: Add support for PolicyKit
              policy XML files (extension .policy).
      
              Fixes #462312

  615 dobey	2007-08-01
      2007-08-01  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	Patch from Wouter Bolsterlee <wbolster@gnome.org>
      
      	* intltool-update.in.in. (FindLeftoutFiles):
      	Don't need to strip $SRCDIR from filenames when adding to hash table
      	Gettext doesn't require the reference to not have the leading ../
      
      	Fixes #449938

  614 danilo	2007-07-20
      Fix #411698: XML entity escaping broken, patch from Leonardo Boshell.

  613 danilo	2007-07-20
      Fix #411698: XML entity escaping broken, patch from Leonardo Boshell.

  612 dobey	2007-06-30
      2007-06-30  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* intltool-update.in.in (FindLeftoutFiles):
      	Look for files in $SRCDIR/.. as well as ..
      	Strip $SRCDIR from the filenames when adding to the hash table
      	Strip $SRCDIR from the filenames when looking up in the hash table
      	Strip $SRCDIR from the filenames when listing in missing
      	
      	Fixes #438722

  611 dobey	2007-06-30
      2007-06-30  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* intltool-update.in.in (GeneratePOTemplate):
      	Don't write $SRCDIR/../ or ../ to POTFILES.in.temp
      	Pass .. as the --directory argument to xgettext
      	Pass --default-domain to xgettext
      	Pass --flag arguments for glib functions to xgettext
      
      	Fixes #449938

  610 dobey	2007-06-29
      2007-06-28  Rodney Dawes  <dobey.pwns@gmail.com>
      
      	* intltool.m4: Fix autoconf warnings
      	Patch from Guillem Jover
      
      	Fixes #430093

  609 dobey	2007-06-27
      2007-06-27  Rodney Dawees  <dobey.pwns@gmail.com>
      
      	* Makefile.in.in: Add dummy install-exec
      
      	Fixes #448200

  608 dobey	2007-03-23
      2007-03-17  Thomas Andersen  <phomes@gmail.com>
      
      	* tests/cases/extract13.desktop.in
      	Remove invalid category "Application"
      
      	Fixes #417659

  607 danilo	2007-03-02
      Fix #413461: do look inside PATH for intltool-extract.

  606 tml	2007-02-28
      2007-02-28  Tor Lillqvist  <tml@novell.com>
      
      	* tests/selftest.pl.in: Use --strip-trailing-cr on Windows. (This
      	requires a reasonably new GNU diff. The 2.8.7 one from gnuwin32
      	seems to work fine.) Fixes make check on Windows.

  605 dobey	2007-02-23
      2007-02-23  Rodney Dawes  <dobey@novell.com>
      
      	* NEWS:
      	* configure.in: Up version to 0.35.5 for release

  604 dobey	2007-02-14
      2007-02-13  Rodney Dawes  <dobey@novell.com>
      
      	* intltool-update.in.in (GenerateHeaders):
      	* Makefile.am:
      	Don't hardcode the fallback path to intltool-extract
      
      	Fixes #399476

  603 dobey	2007-02-14
      2007-02-13  Rodney Dawes  <dobey@novell.com>
      
      	* intltoole-merge.in.in (xml_merge_output, quoted_merge_translations):
      	Check that $lang is a directory, rather than just that it exists
      	Create the directory if it doesn't exist, and check that it is a
      	directory if it gets created by a different thread
      	Original patch from Leonardo Boshell
      
      	Fixes #400788

  602 dobey	2007-01-22
      2007-01-22  Rodney Dawes  <dobey@novell.com>
      
      	* intltool-update.in.in (FindLeftoutFiles): Update the -s check to
      	use $SRCDIR when looking for POTFILES.{skip,ignore} as well
      
      	Fixes #391892 more completely

  601 dobey	2007-01-10
      2007-01-10  Rodney Dawes  <dobey@novell.com>
      
      	* intltool-extract.in.in (type_ini): Handle extracting comments as
      	well as messages
      	* tests/cases/Makefile.am: Add extract13.desktop.in appropriately
      	* tests/cases/extract13.desktop.in: New test case for .desktop comments
      	* tests/results/Makefile.am: Add extract13.desktop.in.h
      	* tests/results/extract13.desktop.in.h: Resulting header with strings
      	* tests/selftest.pl.in: Add test case 32 for extracting desktop file
      	comment strings for translators
      
      	Patch from Takao Fujiwara <Takao.Fujiwara@Sun.COM>
      
      	Fixes #390271

  600 dobey	2007-01-08
      2007-01-08  Rodney Dawes  <dobey@novell.com>
      
      	* NEWS:
      	* configure.in: Up version to 0.35.4 for release

  599 dobey	2007-01-08
      2007-01-08  Rodney Dawes  <dobey@novell.com>
      
      	* intltool-update.in.in (FindLeftoutFiles): Fix the logic of the
      	previous commit to avoid potential breakage

  598 dobey	2007-01-05
      2007-01-05  Rodney Dawes  <dobey@novell.com>
      
      	* NEWS:
      	* configure.in: Up version to 0.35.3 for release

  597 dobey	2007-01-04
      2007-01-04  Rodney Dawes  <dobey@novell.com>
      
      	* intltool-update.in.in (FindLeftoutFiles): Check that the file listed
      	in POTFILES.in exists in ../ if not found in $SRCDIR/../

  596 dobey	2007-01-04
      Set svn:ignore property on cases directory
      Update .cvsignore file with more ignores

  595 dobey	2007-01-04
      2007-01-03  Rodney Dawes  <dobey@novell.com>
      
      	* intltool-update.in.in (FindLeftoutFiles): Load POTFILES.skip or
      	POTFILES.ignore from $SRCDIR
      	Handle the files in POTFILES.{skip,ignore} separately from POTFILES.in
      	so that we can ignore them when checking that all the files listed in
      	POTFILES.in still exist, as POTFILES.skip may contain generated files
      	that only exist for a short amount of time, and can be optional in some
      	builds
      
      	Fixes #391892

  594 juergbi	2007-01-03
      2007-01-03  Jürg Billeter  <j@bitron.ch>
      
      	* Makefile.in.in: Fix LINGUAS environment variable support to match the
      	entries in the LINGUAS file more precisely
      
      	Fixes #342500 even more completely

  593 dobey	2006-12-20
      2006-12-20  Rodney Dawes  <dobey@novell.com>
      
      	* NEWS:
      	* configure.in: Up version to 0.35.2 for release

  592 dobey	2006-12-20
      2006-12-20  Rodney Dawes  <dobey@novell.com>
      
      	* Makefile.in.in (POTFILES): Reinstate the comment hack, as the $(NULL)
      	change doesn't work for all cases

  591 dobey	2006-12-20
      2006-12-20  Rodney Dawes  <dobey@novell.com>
      
      	* intltool-extract.in.in (place_normal): Check that the directory
      	exists, and create it if not, so that we can write the files
      
      	Fixes #348952

  590 dobey	2006-12-20
      2006-12-20  Rodney Dawes  <dobey@novell.com>
      
      	* Makefile.in.in (POTFILES): Replace useless comment with $(NULL)
      
      	Fixes #330509

  589 dobey	2006-12-20
      2006-12-20  Rodney Dawes  <dobey@novell.com>
      
      	* Makefile.in.in (POTFILES): Replace useless comment with PLACEHOLDER
      
      	Fixes #330509

  588 dobey	2006-12-20
      2006-12-20  Rodney Dawes  <dobey@novell.com>
      
      	* intltool-update.in.in (GenerateHeaders, GeneratePOTemplate):
      	We don't need to use $SRCDIR/ for generating the header files, as they
      	need to go into $builddir

  587 dobey	2006-12-20
      2006-12-20  Rodney Dawes  <dobey@novell.com>
      
      	* intltool-update.in.in (FindLeftoutFiles): Check that there is a word
      	in front of .GetString for C# and allow any number of spaces before (
      	Check for N_, Q_, and _ with any number of spaces between _ and (
      
      	Fixes #386118

  586 dobey	2006-12-19
      2006-12-19  Rodney Dawes  <dobey@novell.com>
      
[--snip--]
