Changeset 63303a926cadfea5c64181f2b1c8031c7044a23b

Show
Ignore:
Timestamp:
01/06/07 23:43:22 (6 years ago)
Author:
Philipp Kern <phil@…>
Parents:
1d335d377d393ba74eac67877822b19cfaeb31fa
Children:
086ff99bdc5863c47bfb8090a3d101683df8b34d
git-committer:
Philipp Kern <phil@0x539.de> / 2007-01-06T22:43:22Z+0000
Message:

[project @ Added some release notes directly to the sources]

Original author: Philipp Kern <phil@…>
Date: 2005-07-23 22:59:35+00:00

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • NEWS

    r5381846 r63303a9  
    11gobby 
    22===== 
     3 
     4Version 0.2.0: 
     5 * This version is *not* backwards-compatible to 0.1.0 due to heavy 
     6   changes within obby. It depends on obby 0.2.0 and net6 1.1.0. 
     7 * New features (in no particular order): 
     8   - Document subscriptions 
     9   - Global session passwords 
     10   - Basic user authentication to protect the nickname 
     11   - Preferences pane 
     12   - Zeroconf support 
     13   - Colour presets 
     14   - Colour changes from within the session 
     15   - Auto indentation 
     16   - Drag'n'drop of documents into the session 
     17   - Create document works without a delay 
     18 * Changes in the build system: 
     19   - It is now required to provide `gtksourceview-1.0', the depedency is no 
     20     more optional. 
     21   - Gobby now links against `gthread-2.0' which is included in `glibmm-2.4'. 
    322 
    423Version 0.1.1: