Changeset c5f3b46 for ChangeLog


Ignore:
Timestamp:
Oct 16, 2003, 7:09:00 PM (20 years ago)
Author:
James M. Kretchmar <kretch@mit.edu>
Branches:
master, barnowl_perlaim, debian, owl, release-1.10, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
Children:
a053de8
Parents:
2ecac24
Message:
Version to 2.0.8
File:
1 edited

Legend:

Unmodified
Added
Removed
  • ChangeLog

    r8a54409 rc5f3b46  
    11$Id$
    22
    3 2.0.8-pre-7
    4         Small fixes to keep zephyrless build working
     32.0.8
    54        Increased size of screen name field in buddy listing
    6        
    7 2.0.8-pre-6
    8         On an offgoing message, don't create an AIM logout
    9           message unless the buddy was already logged in.
    10        
    11 2.0.8-pre-5     
    125        Fixed bug with idle times causing broken pipes.
    136        New libfaim
    14 
    15 2.0.8-pre-4
    167        Added the 'source' command.
    17         Fix to make 'default' style the default again.
    18        
    19 2.0.8-pre-3   
    208        Make sure that a newline is always at the end of messages
    219                returned by perl style formatting functions.
     
    2412        Add base methods for login_host and login_tty
    2513                and others that return undef.
    26        
    27 2.0.8-pre-2
    2814        New API for perl message formatting functions. 
    29                 Legacy variables are still supported for owl::format_msg
    30                 and owl::receive_msg, but these functions are now also
    31                 passed an owl::Message object which contains methods
    32                 for accessing the contents of the message.  See perlwrap.pm
     15                Legacy variables are still supported for owl::format_msg
     16                and owl::receive_msg, but these functions are now also
     17                passed an owl::Message object which contains methods
     18                for accessing the contents of the message.  See perlwrap.pm
    3319                (and docs TBD) for the available methods.
    3420                *** WARNING:  The exact API for owl::Message has
     
    5238        Made owl::COMMAND("foo"); be syntactic sugar for
    5339                owl::command("COMMAND foo");
    54                 *** Is this a good or bad idea?
    55                 *** This feature may be taken out before release.
    5640        Added perlwrap.pm to contain perl code to be compiled into
    5741                the binary.  This is transformed into perlwrap.c by
     
    5943        Renamed readconfig.c to perlconfig.c and changed variables accordingly.
    6044        Minor bugfixes in cmd.c and commands.c
    61 
    62 2.0.8-pre-1
    6345        Improved intro doc
    6446
Note: See TracChangeset for help on using the changeset viewer.