aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-06-03 13:22:37 -0500
committerTed Gould <ted@gould.cx>2010-06-03 13:22:37 -0500
commitec9fa20868dedd44dddd1fa412ae620442959596 (patch)
tree1070a979fd2e7fbd1fad8861a6286463758b10f9 /ChangeLog
parentc2ff294e75eb22c452499d8c405a54b3f31d8fdf (diff)
parent43138ce788723d7d5877021e2f390b4b43787d5f (diff)
downloadayatana-indicator-datetime-ec9fa20868dedd44dddd1fa412ae620442959596.tar.gz
ayatana-indicator-datetime-ec9fa20868dedd44dddd1fa412ae620442959596.tar.bz2
ayatana-indicator-datetime-ec9fa20868dedd44dddd1fa412ae620442959596.zip
* New upstream release.
* Copyright fixes * Adding translations * Fix translation domain * New upstream release. * Making label guess and reasonable width starting out. * debian/control: Adding libdbusmenu-gtk as a build dep
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog28
1 files changed, 28 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9e56aaa..af9b92a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,33 @@
# Generated by Makefile. Do not edit.
+2010-06-03 Ted Gould <ted@gould.cx>
+
+ Adding copyright headers
+
+2010-06-03 Ted Gould <ted@gould.cx>
+
+ Adding in copyright headers
+
+2010-03-15 Ted Gould <ted@gould.cx>
+
+ Fixing internationalization by using library interface.
+
+2010-03-12 Ted Gould <ted@gould.cx>
+
+ Use library i18n support so that we get translations from our own domain.
+
+2010-03-10 Ted Gould <ted@gould.cx>
+
+ Translations from OEM
+
+2010-03-10 Kyle Nitzsche <kyle.nitzsche@canonical.com>
+
+ add LINGUAS and translated po files for target languages
+
+2010-03-04 Ted Gould <ted@gould.cx>
+
+ 0.0.2
+
2010-03-02 Ted Gould <ted@gould.cx>
A patch to make it so the label is of fixed size. No jiggle!