prepare 0.5.1 release
This commit is contained in:
parent
c6032e4a3d
commit
4591f89ebf
2 changed files with 8 additions and 1 deletions
7
debian/changelog
vendored
7
debian/changelog
vendored
|
@ -1,3 +1,10 @@
|
||||||
|
gajim (0.5.1) unstable; urgency=low
|
||||||
|
|
||||||
|
* bugfixs
|
||||||
|
* GUI improvements
|
||||||
|
|
||||||
|
-- asterix <asterix@lagaule.org> Sun, 27 Feb 2005 11:34:08 +0100
|
||||||
|
|
||||||
gajim (0.5) unstable; urgency=low
|
gajim (0.5) unstable; urgency=low
|
||||||
|
|
||||||
* tabbed chat window
|
* tabbed chat window
|
||||||
|
|
|
@ -873,7 +873,7 @@
|
||||||
<widget class="GtkLabel" id="label2">
|
<widget class="GtkLabel" id="label2">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="label" translatable="yes"><b>Gajim</b> (http://www.gajim.org)
|
<property name="label" translatable="yes"><b>Gajim</b> (http://www.gajim.org)
|
||||||
Version 0.5
|
Version 0.5.1
|
||||||
|
|
||||||
Copyright © 2003-2005 Gajim Team
|
Copyright © 2003-2005 Gajim Team
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue