From 14e833c2579cc4f90853ffea8bcdd11007713835 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sat, 1 Jan 2005 12:31:19 +0000 Subject: [PATCH] Version 0.0.9 --- BUGS | 2 +- ChangeLog | 4 ++-- Makefile.am | 2 +- NEWS | 4 ++++ TODO | 2 +- configure.in | 6 +++--- debian/changelog | 6 ++++++ debian/copyright | 2 +- po/fr.po | 8 ++++---- po/weechat.pot | 2 +- src/Makefile.am | 2 +- src/common/Makefile.am | 2 +- src/common/command.c | 2 +- src/common/command.h | 2 +- src/common/completion.c | 2 +- src/common/completion.h | 2 +- src/common/history.c | 2 +- src/common/history.h | 2 +- src/common/hotlist.c | 2 +- src/common/hotlist.h | 2 +- src/common/log.c | 2 +- src/common/log.h | 2 +- src/common/weechat.c | 2 +- src/common/weechat.h | 8 ++++---- src/common/weeconfig.c | 4 ++-- src/common/weeconfig.h | 2 +- src/gui/Makefile.am | 2 +- src/gui/curses/Makefile.am | 2 +- src/gui/curses/gui-display.c | 2 +- src/gui/curses/gui-input.c | 2 +- src/gui/gtk/Makefile.am | 2 +- src/gui/gtk/gui-display.c | 2 +- src/gui/gtk/gui-input.c | 2 +- src/gui/gui-common.c | 2 +- src/gui/gui.h | 2 +- src/gui/qt/Makefile.am | 2 +- src/gui/qt/gui-qt.c | 2 +- src/gui/qt/gui-qt.h | 2 +- src/irc/Makefile.am | 2 +- src/irc/irc-channel.c | 2 +- src/irc/irc-commands.c | 2 +- src/irc/irc-dcc.c | 2 +- src/irc/irc-display.c | 2 +- src/irc/irc-nick.c | 2 +- src/irc/irc-recv.c | 2 +- src/irc/irc-send.c | 2 +- src/irc/irc-server.c | 2 +- src/irc/irc.h | 2 +- src/plugins/Makefile.am | 2 +- src/plugins/perl/Makefile.am | 2 +- src/plugins/perl/wee-perl.c | 2 +- src/plugins/perl/wee-perl.h | 2 +- src/plugins/plugins.c | 2 +- src/plugins/plugins.h | 2 +- weechat-curses.1 | 2 +- weechat.spec | 4 +++- weechat/BUGS | 2 +- weechat/ChangeLog | 4 ++-- weechat/Makefile.am | 2 +- weechat/NEWS | 4 ++++ weechat/TODO | 2 +- weechat/configure.in | 6 +++--- weechat/debian/changelog | 6 ++++++ weechat/debian/copyright | 2 +- weechat/po/fr.po | 8 ++++---- weechat/po/weechat.pot | 2 +- weechat/src/Makefile.am | 2 +- weechat/src/common/Makefile.am | 2 +- weechat/src/common/command.c | 2 +- weechat/src/common/command.h | 2 +- weechat/src/common/completion.c | 2 +- weechat/src/common/completion.h | 2 +- weechat/src/common/history.c | 2 +- weechat/src/common/history.h | 2 +- weechat/src/common/hotlist.c | 2 +- weechat/src/common/hotlist.h | 2 +- weechat/src/common/log.c | 2 +- weechat/src/common/log.h | 2 +- weechat/src/common/weechat.c | 2 +- weechat/src/common/weechat.h | 8 ++++---- weechat/src/common/weeconfig.c | 4 ++-- weechat/src/common/weeconfig.h | 2 +- weechat/src/gui/Makefile.am | 2 +- weechat/src/gui/curses/Makefile.am | 2 +- weechat/src/gui/curses/gui-display.c | 2 +- weechat/src/gui/curses/gui-input.c | 2 +- weechat/src/gui/gtk/Makefile.am | 2 +- weechat/src/gui/gtk/gui-display.c | 2 +- weechat/src/gui/gtk/gui-input.c | 2 +- weechat/src/gui/gui-common.c | 2 +- weechat/src/gui/gui.h | 2 +- weechat/src/gui/qt/Makefile.am | 2 +- weechat/src/gui/qt/gui-qt.c | 2 +- weechat/src/gui/qt/gui-qt.h | 2 +- weechat/src/irc/Makefile.am | 2 +- weechat/src/irc/irc-channel.c | 2 +- weechat/src/irc/irc-commands.c | 2 +- weechat/src/irc/irc-dcc.c | 2 +- weechat/src/irc/irc-display.c | 2 +- weechat/src/irc/irc-nick.c | 2 +- weechat/src/irc/irc-recv.c | 2 +- weechat/src/irc/irc-send.c | 2 +- weechat/src/irc/irc-server.c | 2 +- weechat/src/irc/irc.h | 2 +- weechat/src/plugins/Makefile.am | 2 +- weechat/src/plugins/perl/Makefile.am | 2 +- weechat/src/plugins/perl/wee-perl.c | 2 +- weechat/src/plugins/perl/wee-perl.h | 2 +- weechat/src/plugins/plugins.c | 2 +- weechat/src/plugins/plugins.h | 2 +- weechat/weechat-curses.1 | 2 +- weechat/weechat.spec | 4 +++- 112 files changed, 152 insertions(+), 128 deletions(-) diff --git a/BUGS b/BUGS index cbfa89444..c0391855d 100644 --- a/BUGS +++ b/BUGS @@ -1,7 +1,7 @@ WeeChat - Wee Enhanced Environment for Chat =========================================== -WeeChat known bugs, 2004-12-31 +WeeChat known bugs, 2005-01-01 - ./configure does not check that Curses headers are installed - ./configure does not check that Gtk 2.0 libraries are installed diff --git a/ChangeLog b/ChangeLog index 4a6bfab69..9cc440557 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,10 @@ WeeChat - Wee Enhanced Environment for Chat =========================================== -ChangeLog - 2004-12-31 +ChangeLog - 2005-01-01 -Version 0.0.9 (under dev!): +Version 0.0.9 (2005-01-01): * auto-reconnection to server (new options: server_autoreconnect (on/off), server_autoreconnect_delay (in seconds)) * major bug fixed when socket is closed by server (100% CPU usage fixed), diff --git a/Makefile.am b/Makefile.am index 929b47d1f..4587c9806 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2004 FlashCode +# Copyright (c) 2003-2005 FlashCode # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/NEWS b/NEWS index 752f1f35c..9c458a213 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,10 @@ WeeChat - Wee Enhanced Environment for Chat =========================================== +* FlashCode, 2005-01-01 + + WeeChat 0.0.9 released. + * FlashCode, 2004-10-30 WeeChat 0.0.8 released. diff --git a/TODO b/TODO index b61cf8fee..bd4977cb1 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,7 @@ WeeChat - Wee Enhanced Environment for Chat =========================================== -TODO - 2004-12-27 +TODO - 2005-01-01 Legend: # done diff --git a/configure.in b/configure.in index f225a2167..59c31e891 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -# Copyright (c) 2004 FlashCode +# Copyright (c) 2003-2005 FlashCode # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -19,10 +19,10 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.56) -AC_INIT(WeeChat, 0.0.9-pre1, flashcode@flashtux.org) +AC_INIT(WeeChat, 0.0.9, flashcode@flashtux.org) AC_CONFIG_SRCDIR([src/common/weechat.c]) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE([weechat], [0.0.9-pre1]) +AM_INIT_AUTOMAKE([weechat], [0.0.9]) # Checks for programs. AC_PROG_CC diff --git a/debian/changelog b/debian/changelog index d9a427e0e..597600175 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +weechat (0.0.9-1) unstable; urgency=low + + * WeeChat version 0.0.9, see ChangeLog for detail. + + -- FlashCode Sat, 01 Jan 2005 13:00:00 +0200 + weechat (0.0.8-1) unstable; urgency=low * WeeChat version 0.0.8, see ChangeLog for detail. diff --git a/debian/copyright b/debian/copyright index bd3cf9c00..ea896c4d7 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,5 +1,5 @@ This package was debianized by FlashCode on -Sat, 30 Oct 2004 11:40:00 +0200. +Sat, 01 Jan 2005 13:00:00 +0200. It was downloaded from http://weechat.flashtux.org/download diff --git a/po/fr.po b/po/fr.po index 0798c3f42..6d2724126 100644 --- a/po/fr.po +++ b/po/fr.po @@ -1,14 +1,14 @@ # WeeChat: fast & light, IRC client for many operating systems. -# Copyright (c) 2004 FlashCode +# Copyright (c) 2003-2005 FlashCode # This file is distributed under the same license as the WeeChat package. # FlashCode , 2004. # msgid "" msgstr "" -"Project-Id-Version: WeeChat 0.0.9-pre1\n" +"Project-Id-Version: WeeChat 0.0.9\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2004-12-31 16:28+0100\n" -"PO-Revision-Date: 2004-12-21 20:51+0100\n" +"POT-Creation-Date: 2005-01-01 13:00+0100\n" +"PO-Revision-Date: 2005-01-01 13:00+0100\n" "Last-Translator: FlashCode \n" "Language-Team: weechat-dev \n" "MIME-Version: 1.0\n" diff --git a/po/weechat.pot b/po/weechat.pot index 270bf5778..2d2eeed6a 100644 --- a/po/weechat.pot +++ b/po/weechat.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2004-12-31 16:28+0100\n" +"POT-Creation-Date: 2005-01-01 13:00+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/Makefile.am b/src/Makefile.am index afa7d458a..f40e589e6 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2004 FlashCode +# Copyright (c) 2003-2005 FlashCode # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/common/Makefile.am b/src/common/Makefile.am index 1500e96e8..31346a741 100644 --- a/src/common/Makefile.am +++ b/src/common/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2004 FlashCode +# Copyright (c) 2003-2005 FlashCode # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/common/command.c b/src/common/command.c index be9702132..a20b5ea03 100644 --- a/src/common/command.c +++ b/src/common/command.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/src/common/command.h b/src/common/command.h index 90d623da9..a8ecd8e3b 100644 --- a/src/common/command.h +++ b/src/common/command.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/src/common/completion.c b/src/common/completion.c index b87a549e4..8f6a6d2ba 100644 --- a/src/common/completion.c +++ b/src/common/completion.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/src/common/completion.h b/src/common/completion.h index b43616bae..a040b03e0 100644 --- a/src/common/completion.h +++ b/src/common/completion.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/src/common/history.c b/src/common/history.c index 33f13e963..116e7f31c 100644 --- a/src/common/history.c +++ b/src/common/history.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/src/common/history.h b/src/common/history.h index 97cf5576e..652d206ca 100644 --- a/src/common/history.h +++ b/src/common/history.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/src/common/hotlist.c b/src/common/hotlist.c index a3b9cd9a9..15800deaa 100644 --- a/src/common/hotlist.c +++ b/src/common/hotlist.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/src/common/hotlist.h b/src/common/hotlist.h index 9458fcf39..d6d43efd6 100644 --- a/src/common/hotlist.h +++ b/src/common/hotlist.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/src/common/log.c b/src/common/log.c index 62f7aefb7..cdaaba286 100644 --- a/src/common/log.c +++ b/src/common/log.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/src/common/log.h b/src/common/log.h index de132b93e..74d67a63d 100644 --- a/src/common/log.h +++ b/src/common/log.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/src/common/weechat.c b/src/common/weechat.c index 6d424a17a..0e9724243 100644 --- a/src/common/weechat.c +++ b/src/common/weechat.c @@ -16,7 +16,7 @@ * ### ### * ############################################################################ * - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/src/common/weechat.h b/src/common/weechat.h index 88e7d2a85..c2fdaab42 100644 --- a/src/common/weechat.h +++ b/src/common/weechat.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify @@ -43,7 +43,7 @@ #endif -#define WEECHAT_COPYRIGHT PACKAGE_NAME " (c) 2004 by Wee Team" +#define WEECHAT_COPYRIGHT PACKAGE_NAME " (c) 2003-2005 by Wee Team" #define WEECHAT_WEBSITE "http://weechat.flashtux.org" #define WEECHAT_ERROR _(PACKAGE_NAME " Error:") @@ -56,7 +56,7 @@ /* license */ #define WEE_LICENSE \ - PACKAGE_STRING " (c) Copyright 2004, compiled on " __DATE__ " " __TIME__ \ + PACKAGE_STRING " (c) Copyright 2003-2005, compiled on " __DATE__ " " __TIME__ \ "\nDeveloped by FlashCode \n" \ " Bounga \n" \ " Xahlexx \n" \ @@ -77,7 +77,7 @@ "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n\n" #define WEE_USAGE1 \ - PACKAGE_STRING " (c) Copyright 2004, compiled on " __DATE__ " " __TIME__ \ + PACKAGE_STRING " (c) Copyright 2003-2005, compiled on " __DATE__ " " __TIME__ \ "\nDeveloped by FlashCode, Bounga and Xahlexx - " WEECHAT_WEBSITE "\n\n" \ "Usage: %s [options ...]\n" \ " or: %s [irc://[nickname[:password]@]irc.example.org[:port][/channel] ...]\n\n" diff --git a/src/common/weeconfig.c b/src/common/weeconfig.c index 746ad44df..05f8a6731 100644 --- a/src/common/weeconfig.c +++ b/src/common/weeconfig.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify @@ -152,7 +152,7 @@ t_config_option weechat_options_look[] = { "look_infobar_timestamp", N_("timestamp for time in infobar"), N_("timestamp for time in infobar"), OPTION_TYPE_STRING, 0, 0, 0, - "%B, %A %d %G - %H:%M", NULL, NULL, &cfg_look_infobar_timestamp, config_change_buffer_content }, + "%B, %A %d %Y - %H:%M", NULL, NULL, &cfg_look_infobar_timestamp, config_change_buffer_content }, { "look_infobar_delay_highlight", N_("delay (in seconds) for highlight messages in infobar"), N_("delay (in seconds) for highlight messages in infobar " "(0 = disable highlight notifications in infobar)"), diff --git a/src/common/weeconfig.h b/src/common/weeconfig.h index d5e217720..15b822d9b 100644 --- a/src/common/weeconfig.h +++ b/src/common/weeconfig.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/src/gui/Makefile.am b/src/gui/Makefile.am index 7e329071e..cbc4122e8 100644 --- a/src/gui/Makefile.am +++ b/src/gui/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2004 FlashCode +# Copyright (c) 2003-2005 FlashCode # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/gui/curses/Makefile.am b/src/gui/curses/Makefile.am index 2823d879a..cb8e5a72f 100644 --- a/src/gui/curses/Makefile.am +++ b/src/gui/curses/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2004 FlashCode +# Copyright (c) 2003-2005 FlashCode # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/gui/curses/gui-display.c b/src/gui/curses/gui-display.c index 30387f7bc..e74be4d7b 100644 --- a/src/gui/curses/gui-display.c +++ b/src/gui/curses/gui-display.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/src/gui/curses/gui-input.c b/src/gui/curses/gui-input.c index 4cc4dff8f..377290b3a 100644 --- a/src/gui/curses/gui-input.c +++ b/src/gui/curses/gui-input.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/src/gui/gtk/Makefile.am b/src/gui/gtk/Makefile.am index 1f7d6aff5..f89bd7b5a 100644 --- a/src/gui/gtk/Makefile.am +++ b/src/gui/gtk/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2004 FlashCode +# Copyright (c) 2003-2005 FlashCode # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/gui/gtk/gui-display.c b/src/gui/gtk/gui-display.c index f86ee8af9..8835f9ad0 100644 --- a/src/gui/gtk/gui-display.c +++ b/src/gui/gtk/gui-display.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/src/gui/gtk/gui-input.c b/src/gui/gtk/gui-input.c index 9e50f8b3a..f1f3f797b 100644 --- a/src/gui/gtk/gui-input.c +++ b/src/gui/gtk/gui-input.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/src/gui/gui-common.c b/src/gui/gui-common.c index c9076e838..17576ff5f 100644 --- a/src/gui/gui-common.c +++ b/src/gui/gui-common.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/src/gui/gui.h b/src/gui/gui.h index 5dd4fecad..498a1dbc9 100644 --- a/src/gui/gui.h +++ b/src/gui/gui.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/src/gui/qt/Makefile.am b/src/gui/qt/Makefile.am index b9e702182..b951be8fc 100644 --- a/src/gui/qt/Makefile.am +++ b/src/gui/qt/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2004 FlashCode +# Copyright (c) 2003-2005 FlashCode # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/gui/qt/gui-qt.c b/src/gui/qt/gui-qt.c index 789d8f37f..45e788166 100644 --- a/src/gui/qt/gui-qt.c +++ b/src/gui/qt/gui-qt.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/src/gui/qt/gui-qt.h b/src/gui/qt/gui-qt.h index 9df5a5619..bbe0d598d 100644 --- a/src/gui/qt/gui-qt.h +++ b/src/gui/qt/gui-qt.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/src/irc/Makefile.am b/src/irc/Makefile.am index 5a0d5a5a7..50bd43cc6 100644 --- a/src/irc/Makefile.am +++ b/src/irc/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2004 FlashCode +# Copyright (c) 2003-2005 FlashCode # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/irc/irc-channel.c b/src/irc/irc-channel.c index 4dbbc4513..0dafb8e09 100644 --- a/src/irc/irc-channel.c +++ b/src/irc/irc-channel.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/src/irc/irc-commands.c b/src/irc/irc-commands.c index 59a6c9b40..b18426099 100644 --- a/src/irc/irc-commands.c +++ b/src/irc/irc-commands.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/src/irc/irc-dcc.c b/src/irc/irc-dcc.c index 685c9e9ed..565e28128 100644 --- a/src/irc/irc-dcc.c +++ b/src/irc/irc-dcc.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/src/irc/irc-display.c b/src/irc/irc-display.c index d8bdc4942..88ca46b01 100644 --- a/src/irc/irc-display.c +++ b/src/irc/irc-display.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/src/irc/irc-nick.c b/src/irc/irc-nick.c index 21bc23ef8..5ba357808 100644 --- a/src/irc/irc-nick.c +++ b/src/irc/irc-nick.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/src/irc/irc-recv.c b/src/irc/irc-recv.c index 166d9afda..77747ad20 100644 --- a/src/irc/irc-recv.c +++ b/src/irc/irc-recv.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/src/irc/irc-send.c b/src/irc/irc-send.c index 6d2a6a6d7..d83989cb6 100644 --- a/src/irc/irc-send.c +++ b/src/irc/irc-send.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/src/irc/irc-server.c b/src/irc/irc-server.c index fb8f91e85..03c3ba8cf 100644 --- a/src/irc/irc-server.c +++ b/src/irc/irc-server.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/src/irc/irc.h b/src/irc/irc.h index b2a4fb6b5..007e9ebb0 100644 --- a/src/irc/irc.h +++ b/src/irc/irc.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/src/plugins/Makefile.am b/src/plugins/Makefile.am index 85740781c..823b41475 100644 --- a/src/plugins/Makefile.am +++ b/src/plugins/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2004 FlashCode +# Copyright (c) 2003-2005 FlashCode # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/plugins/perl/Makefile.am b/src/plugins/perl/Makefile.am index 74fe2b80a..11a602c38 100644 --- a/src/plugins/perl/Makefile.am +++ b/src/plugins/perl/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2004 FlashCode +# Copyright (c) 2003-2005 FlashCode # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/plugins/perl/wee-perl.c b/src/plugins/perl/wee-perl.c index b3cb8eae3..c33e1bc40 100644 --- a/src/plugins/perl/wee-perl.c +++ b/src/plugins/perl/wee-perl.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/src/plugins/perl/wee-perl.h b/src/plugins/perl/wee-perl.h index a4e23a9a0..a7177bb65 100644 --- a/src/plugins/perl/wee-perl.h +++ b/src/plugins/perl/wee-perl.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/src/plugins/plugins.c b/src/plugins/plugins.c index 8b2b53c52..e9b238aed 100644 --- a/src/plugins/plugins.c +++ b/src/plugins/plugins.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/src/plugins/plugins.h b/src/plugins/plugins.h index 79da1ca3f..854c6a9c3 100644 --- a/src/plugins/plugins.h +++ b/src/plugins/plugins.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/weechat-curses.1 b/weechat-curses.1 index af52fbb89..f0f6c8466 100644 --- a/weechat-curses.1 +++ b/weechat-curses.1 @@ -1,4 +1,4 @@ -.TH WEECHAT 1 "October 2004" "FlashCode" +.TH WEECHAT 1 "January 2005" "FlashCode" .SH NAME weechat-curses \- Wee Enhanced Environment for Chat (Curses version) diff --git a/weechat.spec b/weechat.spec index b7d7fa877..f42753627 100644 --- a/weechat.spec +++ b/weechat.spec @@ -1,5 +1,5 @@ %define name weechat -%define version 0.0.8 +%define version 0.0.9 %define release 1 Name: %{name} @@ -41,6 +41,8 @@ rm -rf $RPM_BUILD_ROOT /usr/local/bin/weechat-curses %changelog +* Sat Jan 01 2005 FlashCode 0.0.9-1 +- Released version 0.0.9 * Sat Oct 30 2004 FlashCode 0.0.8-1 - Released version 0.0.8 * Sat Aug 08 2004 FlashCode 0.0.7-1 diff --git a/weechat/BUGS b/weechat/BUGS index cbfa89444..c0391855d 100644 --- a/weechat/BUGS +++ b/weechat/BUGS @@ -1,7 +1,7 @@ WeeChat - Wee Enhanced Environment for Chat =========================================== -WeeChat known bugs, 2004-12-31 +WeeChat known bugs, 2005-01-01 - ./configure does not check that Curses headers are installed - ./configure does not check that Gtk 2.0 libraries are installed diff --git a/weechat/ChangeLog b/weechat/ChangeLog index 4a6bfab69..9cc440557 100644 --- a/weechat/ChangeLog +++ b/weechat/ChangeLog @@ -1,10 +1,10 @@ WeeChat - Wee Enhanced Environment for Chat =========================================== -ChangeLog - 2004-12-31 +ChangeLog - 2005-01-01 -Version 0.0.9 (under dev!): +Version 0.0.9 (2005-01-01): * auto-reconnection to server (new options: server_autoreconnect (on/off), server_autoreconnect_delay (in seconds)) * major bug fixed when socket is closed by server (100% CPU usage fixed), diff --git a/weechat/Makefile.am b/weechat/Makefile.am index 929b47d1f..4587c9806 100644 --- a/weechat/Makefile.am +++ b/weechat/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2004 FlashCode +# Copyright (c) 2003-2005 FlashCode # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/weechat/NEWS b/weechat/NEWS index 752f1f35c..9c458a213 100644 --- a/weechat/NEWS +++ b/weechat/NEWS @@ -1,6 +1,10 @@ WeeChat - Wee Enhanced Environment for Chat =========================================== +* FlashCode, 2005-01-01 + + WeeChat 0.0.9 released. + * FlashCode, 2004-10-30 WeeChat 0.0.8 released. diff --git a/weechat/TODO b/weechat/TODO index b61cf8fee..bd4977cb1 100644 --- a/weechat/TODO +++ b/weechat/TODO @@ -1,7 +1,7 @@ WeeChat - Wee Enhanced Environment for Chat =========================================== -TODO - 2004-12-27 +TODO - 2005-01-01 Legend: # done diff --git a/weechat/configure.in b/weechat/configure.in index f225a2167..59c31e891 100644 --- a/weechat/configure.in +++ b/weechat/configure.in @@ -1,4 +1,4 @@ -# Copyright (c) 2004 FlashCode +# Copyright (c) 2003-2005 FlashCode # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -19,10 +19,10 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.56) -AC_INIT(WeeChat, 0.0.9-pre1, flashcode@flashtux.org) +AC_INIT(WeeChat, 0.0.9, flashcode@flashtux.org) AC_CONFIG_SRCDIR([src/common/weechat.c]) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE([weechat], [0.0.9-pre1]) +AM_INIT_AUTOMAKE([weechat], [0.0.9]) # Checks for programs. AC_PROG_CC diff --git a/weechat/debian/changelog b/weechat/debian/changelog index d9a427e0e..597600175 100644 --- a/weechat/debian/changelog +++ b/weechat/debian/changelog @@ -1,3 +1,9 @@ +weechat (0.0.9-1) unstable; urgency=low + + * WeeChat version 0.0.9, see ChangeLog for detail. + + -- FlashCode Sat, 01 Jan 2005 13:00:00 +0200 + weechat (0.0.8-1) unstable; urgency=low * WeeChat version 0.0.8, see ChangeLog for detail. diff --git a/weechat/debian/copyright b/weechat/debian/copyright index bd3cf9c00..ea896c4d7 100644 --- a/weechat/debian/copyright +++ b/weechat/debian/copyright @@ -1,5 +1,5 @@ This package was debianized by FlashCode on -Sat, 30 Oct 2004 11:40:00 +0200. +Sat, 01 Jan 2005 13:00:00 +0200. It was downloaded from http://weechat.flashtux.org/download diff --git a/weechat/po/fr.po b/weechat/po/fr.po index 0798c3f42..6d2724126 100644 --- a/weechat/po/fr.po +++ b/weechat/po/fr.po @@ -1,14 +1,14 @@ # WeeChat: fast & light, IRC client for many operating systems. -# Copyright (c) 2004 FlashCode +# Copyright (c) 2003-2005 FlashCode # This file is distributed under the same license as the WeeChat package. # FlashCode , 2004. # msgid "" msgstr "" -"Project-Id-Version: WeeChat 0.0.9-pre1\n" +"Project-Id-Version: WeeChat 0.0.9\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2004-12-31 16:28+0100\n" -"PO-Revision-Date: 2004-12-21 20:51+0100\n" +"POT-Creation-Date: 2005-01-01 13:00+0100\n" +"PO-Revision-Date: 2005-01-01 13:00+0100\n" "Last-Translator: FlashCode \n" "Language-Team: weechat-dev \n" "MIME-Version: 1.0\n" diff --git a/weechat/po/weechat.pot b/weechat/po/weechat.pot index 270bf5778..2d2eeed6a 100644 --- a/weechat/po/weechat.pot +++ b/weechat/po/weechat.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2004-12-31 16:28+0100\n" +"POT-Creation-Date: 2005-01-01 13:00+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/weechat/src/Makefile.am b/weechat/src/Makefile.am index afa7d458a..f40e589e6 100644 --- a/weechat/src/Makefile.am +++ b/weechat/src/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2004 FlashCode +# Copyright (c) 2003-2005 FlashCode # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/weechat/src/common/Makefile.am b/weechat/src/common/Makefile.am index 1500e96e8..31346a741 100644 --- a/weechat/src/common/Makefile.am +++ b/weechat/src/common/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2004 FlashCode +# Copyright (c) 2003-2005 FlashCode # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/weechat/src/common/command.c b/weechat/src/common/command.c index be9702132..a20b5ea03 100644 --- a/weechat/src/common/command.c +++ b/weechat/src/common/command.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/weechat/src/common/command.h b/weechat/src/common/command.h index 90d623da9..a8ecd8e3b 100644 --- a/weechat/src/common/command.h +++ b/weechat/src/common/command.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/weechat/src/common/completion.c b/weechat/src/common/completion.c index b87a549e4..8f6a6d2ba 100644 --- a/weechat/src/common/completion.c +++ b/weechat/src/common/completion.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/weechat/src/common/completion.h b/weechat/src/common/completion.h index b43616bae..a040b03e0 100644 --- a/weechat/src/common/completion.h +++ b/weechat/src/common/completion.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/weechat/src/common/history.c b/weechat/src/common/history.c index 33f13e963..116e7f31c 100644 --- a/weechat/src/common/history.c +++ b/weechat/src/common/history.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/weechat/src/common/history.h b/weechat/src/common/history.h index 97cf5576e..652d206ca 100644 --- a/weechat/src/common/history.h +++ b/weechat/src/common/history.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/weechat/src/common/hotlist.c b/weechat/src/common/hotlist.c index a3b9cd9a9..15800deaa 100644 --- a/weechat/src/common/hotlist.c +++ b/weechat/src/common/hotlist.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/weechat/src/common/hotlist.h b/weechat/src/common/hotlist.h index 9458fcf39..d6d43efd6 100644 --- a/weechat/src/common/hotlist.h +++ b/weechat/src/common/hotlist.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/weechat/src/common/log.c b/weechat/src/common/log.c index 62f7aefb7..cdaaba286 100644 --- a/weechat/src/common/log.c +++ b/weechat/src/common/log.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/weechat/src/common/log.h b/weechat/src/common/log.h index de132b93e..74d67a63d 100644 --- a/weechat/src/common/log.h +++ b/weechat/src/common/log.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/weechat/src/common/weechat.c b/weechat/src/common/weechat.c index 6d424a17a..0e9724243 100644 --- a/weechat/src/common/weechat.c +++ b/weechat/src/common/weechat.c @@ -16,7 +16,7 @@ * ### ### * ############################################################################ * - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/weechat/src/common/weechat.h b/weechat/src/common/weechat.h index 88e7d2a85..c2fdaab42 100644 --- a/weechat/src/common/weechat.h +++ b/weechat/src/common/weechat.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify @@ -43,7 +43,7 @@ #endif -#define WEECHAT_COPYRIGHT PACKAGE_NAME " (c) 2004 by Wee Team" +#define WEECHAT_COPYRIGHT PACKAGE_NAME " (c) 2003-2005 by Wee Team" #define WEECHAT_WEBSITE "http://weechat.flashtux.org" #define WEECHAT_ERROR _(PACKAGE_NAME " Error:") @@ -56,7 +56,7 @@ /* license */ #define WEE_LICENSE \ - PACKAGE_STRING " (c) Copyright 2004, compiled on " __DATE__ " " __TIME__ \ + PACKAGE_STRING " (c) Copyright 2003-2005, compiled on " __DATE__ " " __TIME__ \ "\nDeveloped by FlashCode \n" \ " Bounga \n" \ " Xahlexx \n" \ @@ -77,7 +77,7 @@ "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n\n" #define WEE_USAGE1 \ - PACKAGE_STRING " (c) Copyright 2004, compiled on " __DATE__ " " __TIME__ \ + PACKAGE_STRING " (c) Copyright 2003-2005, compiled on " __DATE__ " " __TIME__ \ "\nDeveloped by FlashCode, Bounga and Xahlexx - " WEECHAT_WEBSITE "\n\n" \ "Usage: %s [options ...]\n" \ " or: %s [irc://[nickname[:password]@]irc.example.org[:port][/channel] ...]\n\n" diff --git a/weechat/src/common/weeconfig.c b/weechat/src/common/weeconfig.c index 746ad44df..05f8a6731 100644 --- a/weechat/src/common/weeconfig.c +++ b/weechat/src/common/weeconfig.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify @@ -152,7 +152,7 @@ t_config_option weechat_options_look[] = { "look_infobar_timestamp", N_("timestamp for time in infobar"), N_("timestamp for time in infobar"), OPTION_TYPE_STRING, 0, 0, 0, - "%B, %A %d %G - %H:%M", NULL, NULL, &cfg_look_infobar_timestamp, config_change_buffer_content }, + "%B, %A %d %Y - %H:%M", NULL, NULL, &cfg_look_infobar_timestamp, config_change_buffer_content }, { "look_infobar_delay_highlight", N_("delay (in seconds) for highlight messages in infobar"), N_("delay (in seconds) for highlight messages in infobar " "(0 = disable highlight notifications in infobar)"), diff --git a/weechat/src/common/weeconfig.h b/weechat/src/common/weeconfig.h index d5e217720..15b822d9b 100644 --- a/weechat/src/common/weeconfig.h +++ b/weechat/src/common/weeconfig.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/weechat/src/gui/Makefile.am b/weechat/src/gui/Makefile.am index 7e329071e..cbc4122e8 100644 --- a/weechat/src/gui/Makefile.am +++ b/weechat/src/gui/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2004 FlashCode +# Copyright (c) 2003-2005 FlashCode # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/weechat/src/gui/curses/Makefile.am b/weechat/src/gui/curses/Makefile.am index 2823d879a..cb8e5a72f 100644 --- a/weechat/src/gui/curses/Makefile.am +++ b/weechat/src/gui/curses/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2004 FlashCode +# Copyright (c) 2003-2005 FlashCode # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/weechat/src/gui/curses/gui-display.c b/weechat/src/gui/curses/gui-display.c index 30387f7bc..e74be4d7b 100644 --- a/weechat/src/gui/curses/gui-display.c +++ b/weechat/src/gui/curses/gui-display.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/weechat/src/gui/curses/gui-input.c b/weechat/src/gui/curses/gui-input.c index 4cc4dff8f..377290b3a 100644 --- a/weechat/src/gui/curses/gui-input.c +++ b/weechat/src/gui/curses/gui-input.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/weechat/src/gui/gtk/Makefile.am b/weechat/src/gui/gtk/Makefile.am index 1f7d6aff5..f89bd7b5a 100644 --- a/weechat/src/gui/gtk/Makefile.am +++ b/weechat/src/gui/gtk/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2004 FlashCode +# Copyright (c) 2003-2005 FlashCode # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/weechat/src/gui/gtk/gui-display.c b/weechat/src/gui/gtk/gui-display.c index f86ee8af9..8835f9ad0 100644 --- a/weechat/src/gui/gtk/gui-display.c +++ b/weechat/src/gui/gtk/gui-display.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/weechat/src/gui/gtk/gui-input.c b/weechat/src/gui/gtk/gui-input.c index 9e50f8b3a..f1f3f797b 100644 --- a/weechat/src/gui/gtk/gui-input.c +++ b/weechat/src/gui/gtk/gui-input.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/weechat/src/gui/gui-common.c b/weechat/src/gui/gui-common.c index c9076e838..17576ff5f 100644 --- a/weechat/src/gui/gui-common.c +++ b/weechat/src/gui/gui-common.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/weechat/src/gui/gui.h b/weechat/src/gui/gui.h index 5dd4fecad..498a1dbc9 100644 --- a/weechat/src/gui/gui.h +++ b/weechat/src/gui/gui.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/weechat/src/gui/qt/Makefile.am b/weechat/src/gui/qt/Makefile.am index b9e702182..b951be8fc 100644 --- a/weechat/src/gui/qt/Makefile.am +++ b/weechat/src/gui/qt/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2004 FlashCode +# Copyright (c) 2003-2005 FlashCode # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/weechat/src/gui/qt/gui-qt.c b/weechat/src/gui/qt/gui-qt.c index 789d8f37f..45e788166 100644 --- a/weechat/src/gui/qt/gui-qt.c +++ b/weechat/src/gui/qt/gui-qt.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/weechat/src/gui/qt/gui-qt.h b/weechat/src/gui/qt/gui-qt.h index 9df5a5619..bbe0d598d 100644 --- a/weechat/src/gui/qt/gui-qt.h +++ b/weechat/src/gui/qt/gui-qt.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/weechat/src/irc/Makefile.am b/weechat/src/irc/Makefile.am index 5a0d5a5a7..50bd43cc6 100644 --- a/weechat/src/irc/Makefile.am +++ b/weechat/src/irc/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2004 FlashCode +# Copyright (c) 2003-2005 FlashCode # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/weechat/src/irc/irc-channel.c b/weechat/src/irc/irc-channel.c index 4dbbc4513..0dafb8e09 100644 --- a/weechat/src/irc/irc-channel.c +++ b/weechat/src/irc/irc-channel.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/weechat/src/irc/irc-commands.c b/weechat/src/irc/irc-commands.c index 59a6c9b40..b18426099 100644 --- a/weechat/src/irc/irc-commands.c +++ b/weechat/src/irc/irc-commands.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/weechat/src/irc/irc-dcc.c b/weechat/src/irc/irc-dcc.c index 685c9e9ed..565e28128 100644 --- a/weechat/src/irc/irc-dcc.c +++ b/weechat/src/irc/irc-dcc.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/weechat/src/irc/irc-display.c b/weechat/src/irc/irc-display.c index d8bdc4942..88ca46b01 100644 --- a/weechat/src/irc/irc-display.c +++ b/weechat/src/irc/irc-display.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/weechat/src/irc/irc-nick.c b/weechat/src/irc/irc-nick.c index 21bc23ef8..5ba357808 100644 --- a/weechat/src/irc/irc-nick.c +++ b/weechat/src/irc/irc-nick.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/weechat/src/irc/irc-recv.c b/weechat/src/irc/irc-recv.c index 166d9afda..77747ad20 100644 --- a/weechat/src/irc/irc-recv.c +++ b/weechat/src/irc/irc-recv.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/weechat/src/irc/irc-send.c b/weechat/src/irc/irc-send.c index 6d2a6a6d7..d83989cb6 100644 --- a/weechat/src/irc/irc-send.c +++ b/weechat/src/irc/irc-send.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/weechat/src/irc/irc-server.c b/weechat/src/irc/irc-server.c index fb8f91e85..03c3ba8cf 100644 --- a/weechat/src/irc/irc-server.c +++ b/weechat/src/irc/irc-server.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/weechat/src/irc/irc.h b/weechat/src/irc/irc.h index b2a4fb6b5..007e9ebb0 100644 --- a/weechat/src/irc/irc.h +++ b/weechat/src/irc/irc.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/weechat/src/plugins/Makefile.am b/weechat/src/plugins/Makefile.am index 85740781c..823b41475 100644 --- a/weechat/src/plugins/Makefile.am +++ b/weechat/src/plugins/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2004 FlashCode +# Copyright (c) 2003-2005 FlashCode # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/weechat/src/plugins/perl/Makefile.am b/weechat/src/plugins/perl/Makefile.am index 74fe2b80a..11a602c38 100644 --- a/weechat/src/plugins/perl/Makefile.am +++ b/weechat/src/plugins/perl/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2004 FlashCode +# Copyright (c) 2003-2005 FlashCode # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/weechat/src/plugins/perl/wee-perl.c b/weechat/src/plugins/perl/wee-perl.c index b3cb8eae3..c33e1bc40 100644 --- a/weechat/src/plugins/perl/wee-perl.c +++ b/weechat/src/plugins/perl/wee-perl.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/weechat/src/plugins/perl/wee-perl.h b/weechat/src/plugins/perl/wee-perl.h index a4e23a9a0..a7177bb65 100644 --- a/weechat/src/plugins/perl/wee-perl.h +++ b/weechat/src/plugins/perl/wee-perl.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/weechat/src/plugins/plugins.c b/weechat/src/plugins/plugins.c index 8b2b53c52..e9b238aed 100644 --- a/weechat/src/plugins/plugins.c +++ b/weechat/src/plugins/plugins.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/weechat/src/plugins/plugins.h b/weechat/src/plugins/plugins.h index 79da1ca3f..854c6a9c3 100644 --- a/weechat/src/plugins/plugins.h +++ b/weechat/src/plugins/plugins.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 by FlashCode + * Copyright (c) 2003-2005 by FlashCode * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify diff --git a/weechat/weechat-curses.1 b/weechat/weechat-curses.1 index af52fbb89..f0f6c8466 100644 --- a/weechat/weechat-curses.1 +++ b/weechat/weechat-curses.1 @@ -1,4 +1,4 @@ -.TH WEECHAT 1 "October 2004" "FlashCode" +.TH WEECHAT 1 "January 2005" "FlashCode" .SH NAME weechat-curses \- Wee Enhanced Environment for Chat (Curses version) diff --git a/weechat/weechat.spec b/weechat/weechat.spec index b7d7fa877..f42753627 100644 --- a/weechat/weechat.spec +++ b/weechat/weechat.spec @@ -1,5 +1,5 @@ %define name weechat -%define version 0.0.8 +%define version 0.0.9 %define release 1 Name: %{name} @@ -41,6 +41,8 @@ rm -rf $RPM_BUILD_ROOT /usr/local/bin/weechat-curses %changelog +* Sat Jan 01 2005 FlashCode 0.0.9-1 +- Released version 0.0.9 * Sat Oct 30 2004 FlashCode 0.0.8-1 - Released version 0.0.8 * Sat Aug 08 2004 FlashCode 0.0.7-1