prepare for 0.8.1
This commit is contained in:
parent
97811a5aab
commit
61274f90bd
|
@ -1,3 +1,7 @@
|
|||
terminator 0.8.1:
|
||||
* Fixed ChangeLog
|
||||
* Revert URI matching behaviour to the same as gnome-terminal
|
||||
|
||||
terminator 0.8:
|
||||
* Make dependency on python-gnome optional. Non-gnome users can now reap
|
||||
the glorious benefits of Terminator and will only lose the ability to
|
||||
|
|
2
README
2
README
|
@ -1,4 +1,4 @@
|
|||
Terminator 0.8
|
||||
Terminator 0.8.1
|
||||
by Chris Jones <cmsj@tenshu.net>
|
||||
|
||||
This is a little python script to give me lots of terminals in a single window, saving me valuable laptop screen space otherwise wasted on window decorations and not quite being able to fill the screen with terminals.
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
terminator (0.8.1-0ubuntu1) hardy; urgency=low
|
||||
|
||||
* New upstream release
|
||||
|
||||
-- Chris Jones <cmsj@tenshu.net> Sun, 17 Feb 2008 01:45:37 +0000
|
||||
|
||||
terminator (0.8-0ubuntu1) hardy; urgency=low
|
||||
|
||||
* New upstream release
|
||||
|
|
Loading…
Reference in New Issue