changeset 310:29b27c8692ea

Post-0.6.3 changes
author Mikael Berthe <mikael@lilotux.net>
date Tue, 12 Jul 2005 18:23:09 +0100
parents 27a29dc72d25
children 1d6b16d9c577
files mcabber/ChangeLog mcabber/configure.ac mcabber/doc/mcabber.1.txt mcabber/src/commands.c
diffstat 4 files changed, 9 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/mcabber/ChangeLog	Tue Jul 12 18:04:43 2005 +0100
+++ b/mcabber/ChangeLog	Tue Jul 12 18:23:09 2005 +0100
@@ -1,3 +1,9 @@
+mcabber (0.6.4-dev)
+
+ 
+
+ -- Mikael, ?
+
 mcabber (0.6.3)
 
  * Fix interactive password crash
--- a/mcabber/configure.ac	Tue Jul 12 18:04:43 2005 +0100
+++ b/mcabber/configure.ac	Tue Jul 12 18:23:09 2005 +0100
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([mcabber],[0.6.3],[mcabber@lilotux.net])
+AC_INIT([mcabber],[0.6.4-dev],[mcabber@lilotux.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src])
 AM_CONFIG_HEADER(config.h)
--- a/mcabber/doc/mcabber.1.txt	Tue Jul 12 18:04:43 2005 +0100
+++ b/mcabber/doc/mcabber.1.txt	Tue Jul 12 18:23:09 2005 +0100
@@ -1,7 +1,7 @@
 MCABBER(1)
 ===========
 Mikael BERTHE <mcabber@lilotux.net>
-v0.6.3, July 2005
+v0.6.4-dev, July 2005
 
 NAME
 ----
--- a/mcabber/src/commands.c	Tue Jul 12 18:04:43 2005 +0100
+++ b/mcabber/src/commands.c	Tue Jul 12 18:23:09 2005 +0100
@@ -100,7 +100,7 @@
   cmd_add("say", "Say something to the selected buddy", 0, 0, &do_say);
   //cmd_add("search");
   //cmd_add("send_auth");
-  //cmd_add("set", "Set/query an option value", 0, 0, &do_set);
+  cmd_add("set", "Set/query an option value", 0, 0, &do_set);
   cmd_add("status", "Show or set your status", COMPL_STATUS, 0, &do_status);
 
   // Status category