diff options
author | dpash <dpash@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2005-07-17 12:23:37 +0000 |
---|---|---|
committer | dpash <dpash@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2005-07-17 12:23:37 +0000 |
commit | 463b2584878bdd9a12efc6ae17b616407444029c (patch) | |
tree | 5f2ef7937de609d6d2ce5650dcd9f8e00ff27bfc /debian/changelog | |
parent | cb755a7b70402f3fa33ec936f9167cad44a30dda (diff) | |
download | irssi-463b2584878bdd9a12efc6ae17b616407444029c.zip |
The tr_TR patch has been committed upstream. Don't apply it.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3860 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 6be5912f..99b52051 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,7 +9,7 @@ irssi (0.8.10~rc5-1) unstable; urgency=low * Redirect Glib critical errors to the status window rather than to stderr (Closes: #270596) * Correctly lower case chat protocols using g_ascii_strdown() rather than - using the deprecated g_strdown() (Closes: #232628) + using the deprecated g_strdown() (pushed upstream) (Closes: #232628) -- David Pashley <david@davidpashley.com> Sun, 10 Jul 2005 15:11:38 +0300 |