diff options
author | Holger Paradies <retabell@gmx.de> | 2014-01-04 09:53:25 +0100 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2014-01-04 16:01:05 +0100 |
commit | 9d0abdb527372611fb15f4c1ad96cb356185fb82 (patch) | |
tree | 9d2005a5bb6bda1b3e8206185eb0d628a018d064 /kanotix-irc | |
parent | 62494d0e4c30f8dd458a5cf6f7f93b1a5447f304 (diff) | |
download | kanotix-packages-9d0abdb527372611fb15f4c1ad96cb356185fb82.zip kanotix-packages-9d0abdb527372611fb15f4c1ad96cb356185fb82.tar.gz |
kanotix-irc-1.0.3
Diffstat (limited to 'kanotix-irc')
-rw-r--r-- | kanotix-irc/debian/changelog | 6 | ||||
-rw-r--r-- | kanotix-irc/skel/.kde/share/config/konversationrc | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/kanotix-irc/debian/changelog b/kanotix-irc/debian/changelog index 2d39f40..7a97b41 100644 --- a/kanotix-irc/debian/changelog +++ b/kanotix-irc/debian/changelog @@ -1,3 +1,9 @@ +kanotix-irc (1.0.3) unstable; urgency=low + + * change freenode.org to freenode.net in konversation.rc + + -- Holger Paradies <retabell@gmx.de> Sat, 04 Jan 2014 09:52:02 +0100 + kanotix-irc (1.0.2) unstable; urgency=low * xchat serverlist and disable logging diff --git a/kanotix-irc/skel/.kde/share/config/konversationrc b/kanotix-irc/skel/.kde/share/config/konversationrc index 692132a..c5151f3 100644 --- a/kanotix-irc/skel/.kde/share/config/konversationrc +++ b/kanotix-irc/skel/.kde/share/config/konversationrc @@ -177,7 +177,7 @@ LogfilePath=~/.kde/share/apps/konversation/logs [Server 0] Port=7000 SSLEnabled=true -Server=irc.freenode.org +Server=irc.freenode.net [ServerGroup 0] AutoConnect=true |