aboutsummaryrefslogtreecommitdiffstats
path: root/a11y/ChangeLog
diff options
context:
space:
mode:
authorHiroyuki Ikezoe <poincare@ikezoe.net>2007-07-26 07:24:45 +0800
committerHiroyuki Ikezoe <hiikezoe@src.gnome.org>2007-07-26 07:24:45 +0800
commitd4c34ad96ad81dae13ccd7cd80609ee81117db20 (patch)
tree35dfac52d29a6f8416ebf68d02d0954e492e09e9 /a11y/ChangeLog
parent1ed3feb79f7fc3945f0108062b4cec590ad09ea8 (diff)
downloadgsoc2013-evolution-d4c34ad96ad81dae13ccd7cd80609ee81117db20.tar.gz
gsoc2013-evolution-d4c34ad96ad81dae13ccd7cd80609ee81117db20.tar.zst
gsoc2013-evolution-d4c34ad96ad81dae13ccd7cd80609ee81117db20.zip
The return value of g_list_remove() should be received because the
2007-07-26 Hiroyuki Ikezoe <poincare@ikezoe.net> * e-table/gal-a11y-e-cell-tree.c: (ectr_subcell_weak_ref): The return value of g_list_remove() should be received because the function returns the new start of the list. svn path=/trunk/; revision=33836
Diffstat (limited to 'a11y/ChangeLog')
-rw-r--r--a11y/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/a11y/ChangeLog b/a11y/ChangeLog
index 8484ee11e0..e686043270 100644
--- a/a11y/ChangeLog
+++ b/a11y/ChangeLog
@@ -1,3 +1,9 @@
+2007-07-26 Hiroyuki Ikezoe <poincare@ikezoe.net>
+
+ * e-table/gal-a11y-e-cell-tree.c: (ectr_subcell_weak_ref):
+ The return value of g_list_remove() should be received because the
+ function returns the new start of the list.
+
2007-07-19 Li Yuan <liyuan@tackle>
* calendar/ea-day-view-main-item.c:
ippe2008-05-173-12/+10 * - Chase devel/sdl12 shlib version bumpmiwi2008-03-131-1/+1 * Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-7/+1 * - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1 * Update the ftp/curl port to 7.16.0.roam2006-12-131-2/+2 * - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-09-201-0/+1 * Update to 2.0.8miwi2006-06-063-42/+12 * Remove USE_REINPLACE for categories starting with a Gedwin2006-05-081-1/+0