aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-02-10 22:25:25 -0600
committerTed Gould <ted@gould.cx>2011-02-10 22:25:25 -0600
commit3d4fdfb100856205654c8926600207b01820391b (patch)
tree4d3c49cfd6d2c58aaec02ae636f619c695cfd504 /ChangeLog
parentac68d851252a8f3e76b294488676477aa5e4ba83 (diff)
parent596f48a0a0c29e683fb31bc837ff54b1b8ca7343 (diff)
downloadlibayatana-appindicator-3d4fdfb100856205654c8926600207b01820391b.tar.gz
libayatana-appindicator-3d4fdfb100856205654c8926600207b01820391b.tar.bz2
libayatana-appindicator-3d4fdfb100856205654c8926600207b01820391b.zip
New upstream release (0.2.95)
∘ Fixing build for GTK2/3 dual build
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog48
1 files changed, 48 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 498d5b8..1d81fe3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,54 @@
2011-02-10 Ted Gould <ted@gould.cx>
+ 0.2.95
+
+2011-02-10 Ted Gould <ted@gould.cx>
+
+ Fix the build so we can distcheck with GTK 2 and 3
+
+2011-02-10 Ted Gould <ted@gould.cx>
+
+ Blocking the menu proxy from our test
+
+2011-02-10 Ted Gould <ted@gould.cx>
+
+ Changing the build so that it uses the right version of the vala files and removes the predefined header location
+
+2011-02-10 Ted Gould <ted@gould.cx>
+
+ Changing the install path of the headers for libappindicator GTK3 version so it's parrallel installable
+
+2011-02-10 Ted Gould <ted@gould.cx>
+
+ Adjusting the name of the different namespace with GTK 3
+
+2011-02-10 Ted Gould <ted@gould.cx>
+
+ Ensure that we're building with the right library
+
+2011-02-10 Ted Gould <ted@gould.cx>
+
+ Cleanup what we create
+
+2011-02-10 Ted Gould <ted@gould.cx>
+
+ gtk-doc wants a deprecated section now
+
+2011-02-10 Ted Gould <ted@gould.cx>
+
+ Removing the multiple modules as we shouldn't need them
+
+2011-02-10 Ted Gould <ted@gould.cx>
+
+ Fixing scroll documentation
+
+2011-02-10 Ted Gould <ted@gould.cx>
+
+ Making sure to pick up both metadata files in dist.
+
+2011-02-10 Ted Gould <ted@gould.cx>
+
0.2.94
2011-02-10 Ted Gould <ted@gould.cx>