diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-07-04 19:53:47 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-07-04 19:53:47 +0200 |
| commit | ccf689a426760a69b77394abbcddf7897cbd6488 (patch) | |
| tree | 2756e67e713b1463a66ca1b7b8c1e0f966ac0e23 /po/python-apt.pot | |
| parent | 65871e1fea624ad7c78001cf0e0c3e8bc7352283 (diff) | |
| download | python-apt-ccf689a426760a69b77394abbcddf7897cbd6488.tar.gz | |
* python/apt_pkgmodule.cc:
- fix bug in hashsum calculation when the original string
contains \0 charackters (thanks to Celso Providelo and
Ryan Hass for the test-case) LP: #243630
Diffstat (limited to 'po/python-apt.pot')
| -rw-r--r-- | po/python-apt.pot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/python-apt.pot b/po/python-apt.pot index 4e53bbd4..71c9b4a7 100644 --- a/po/python-apt.pot +++ b/po/python-apt.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-07-04 11:09+0200\n" +"POT-Creation-Date: 2008-07-04 19:45+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" |
