mirror of
https://github.com/irssi/irssi.git
synced 2024-10-27 05:20:20 -04:00
463b258487
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3860 dbcabf3a-b0e7-0310-adc4-f8d773084564
16 lines
707 B
Plaintext
16 lines
707 B
Plaintext
irssi (0.8.10~rc5-1) unstable; urgency=low
|
|
|
|
* Initial packaging to unify irssi-text and irssi-snapshot
|
|
* Check for an executable file before we try to execute it with /upgrade
|
|
(Closes: #242026)
|
|
* Only allow /exec to recurse 100 times (Closes: #186416)
|
|
* Call SIGTSTP rather than SIGSTOP on ^Z (With thanks to Mark Hymers
|
|
<mark.hymers@ncl.ac.uk>) (Closes: #177108)
|
|
* 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() (pushed upstream) (Closes: #232628)
|
|
|
|
-- David Pashley <david@davidpashley.com> Sun, 10 Jul 2005 15:11:38 +0300
|
|
|