diff options
author | Matthew Loper <mloper@src.gnome.org> | 2000-07-27 05:08:43 +0800 |
---|---|---|
committer | Matthew Loper <mloper@src.gnome.org> | 2000-07-27 05:08:43 +0800 |
commit | cf874e6155de222f8657885510c55c9ddff4b772 (patch) | |
tree | ba6fcff7c402e1c55078c4543505c30fe141e131 /ChangeLog | |
parent | 3332eacac7d16b21f2442036960c22bbd3118b23 (diff) | |
download | gsoc2013-evolution-cf874e6155de222f8657885510c55c9ddff4b772.tar gsoc2013-evolution-cf874e6155de222f8657885510c55c9ddff4b772.tar.gz gsoc2013-evolution-cf874e6155de222f8657885510c55c9ddff4b772.tar.bz2 gsoc2013-evolution-cf874e6155de222f8657885510c55c9ddff4b772.tar.lz gsoc2013-evolution-cf874e6155de222f8657885510c55c9ddff4b772.tar.xz gsoc2013-evolution-cf874e6155de222f8657885510c55c9ddff4b772.tar.zst gsoc2013-evolution-cf874e6155de222f8657885510c55c9ddff4b772.zip |
Uninitialized variable fix for e-table
svn path=/trunk/; revision=4367
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2000-07-26 Peter Williams <peterw@helixcode.com> + + * widgets/e-table/e-table-scrolled.c (right_click_proxy): Default + the return value to 0. + 2000-07-25 Dan Winship <danw@helixcode.com> * configure.in: some unrelated changes: check for mkdtemp, |