Skip to content

Commit

Permalink
Release Gobby 0.4.93
Browse files Browse the repository at this point in the history
  • Loading branch information
aburgm committed Dec 19, 2009
1 parent f5c454c commit a6a1059
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ChangeLog
@@ -1,3 +1,10 @@
2009-12-19 Armin Burgmeier <armin@arbur.net>

* === Released 0.4.93 ===

* README:
* NEWS: Update for release.

2009-12-19 Armin Burgmeier <armin@arbur.net>

* code/core/browser.cpp (compare_func): Don't use result when it is
Expand Down
12 changes: 12 additions & 0 deletions NEWS
@@ -1,6 +1,18 @@
Gobby
=====

Version 0.4.93:
* Added IRC-like chat
* Added functionality to export a document to HTML (#245)
* Sort browser entries
* Allow selecting multiple files when opening files
* Allow resetting user colors in a document (Bug #211)
* Added a Connect to Server option to the File menu
* Undo words instead of individual characters
* When starting Gobby twice then send commands to an existing Gobby (if any)
unless the -n command line option is given.
* Added an option to highlight spaces and tabs

Version 0.4.92:
* Support running Gobby on Windows 2000.
* Added Icons for HCLP and HCLPI icon themes (Bug #413, Patrick Wade).
Expand Down
1 change: 1 addition & 0 deletions README
Expand Up @@ -32,6 +32,7 @@ Gobby: First Contact
* Realtime collaboration through encrypted connections
* Each user has its own colour to be identified by others
* Local group Undo
* IRC-like chat
* Sidebar with all the others having joined the session
* Syntax highlighting, auto indentation, configurable tab
width
Expand Down

0 comments on commit a6a1059

Please sign in to comment.