Skip to content

Commit

Permalink
Release 0.4.91
Browse files Browse the repository at this point in the history
  • Loading branch information
aburgm committed Jan 5, 2009
1 parent 582a477 commit 9b0cbe0
Show file tree
Hide file tree
Showing 16 changed files with 1,776 additions and 1,261 deletions.
6 changes: 6 additions & 0 deletions ChangeLog
@@ -1,3 +1,9 @@
2009-01-04 Armin Burgmeier <armin@arbur.net>

* === Released 0.4.91 ===

* NEWS: Update for release.

2009-01-04 Armin Burgmeier <armin@arbur.net>

* code/core/window.cpp: Re-enable shortcuts for Undo and Redo. These
Expand Down
9 changes: 9 additions & 0 deletions NEWS
@@ -1,6 +1,15 @@
Gobby
=====

Version 0.4.91:
* Keep track of a document's modified state between Undo/Redo operations
* Scroll to Cursor after Cut or Paste
* Added HCLPI icon of the Gobby Logo (Thanks to Thomas Glatt)
* Added an Autosave Option in the preferences
* Remember previous host names in "Direct Connection" entry
* Added an "Open Location" dialog to open arbitrary URIs
* Added a tooltip when hovering text, showing the author of that text

Version 0.4.90:
* Use libinfinity instead of libobby as backend
* Allow connection to multiple servers
Expand Down
2 changes: 1 addition & 1 deletion README
Expand Up @@ -56,7 +56,7 @@ Gobby: First Contact

* libsigc++ (>= 2.0.2)
* GNUTLS (>= 1.7.2)
* libinfinity (0.1.0)
* libinfinity (0.2.0)
* Gtk+ (>= 2.12.0)
* GtkSourceView (>= 2.0)
* Glibmm (>= 2.16.0)
Expand Down
1 change: 1 addition & 0 deletions po/POTFILES.in
Expand Up @@ -12,6 +12,7 @@ code/dialogs/documentlocationdialog.cpp
code/dialogs/finddialog.cpp
code/dialogs/gotodialog.cpp
code/dialogs/initialdialog.cpp
code/dialogs/openlocationdialog.cpp
code/dialogs/preferencesdialog.cpp
code/main.cpp
code/operations/operation-delete.cpp
Expand Down

0 comments on commit 9b0cbe0

Please sign in to comment.