aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Lahey <clahey@src.gnome.org>2000-08-21 17:24:25 +0800
committerChris Lahey <clahey@src.gnome.org>2000-08-21 17:24:25 +0800
commitc34e4fd81254d292b683e33cc50572749cbf4106 (patch)
treed01df9eb70d1879e3423644d7725ef520ecde088
parent2764b49bc7bfb505480352a7864d3c4ac34c54a0 (diff)
downloadgsoc2013-evolution-c34e4fd81254d292b683e33cc50572749cbf4106.tar
gsoc2013-evolution-c34e4fd81254d292b683e33cc50572749cbf4106.tar.gz
gsoc2013-evolution-c34e4fd81254d292b683e33cc50572749cbf4106.tar.bz2
gsoc2013-evolution-c34e4fd81254d292b683e33cc50572749cbf4106.tar.lz
gsoc2013-evolution-c34e4fd81254d292b683e33cc50572749cbf4106.tar.xz
gsoc2013-evolution-c34e4fd81254d292b683e33cc50572749cbf4106.tar.zst
gsoc2013-evolution-c34e4fd81254d292b683e33cc50572749cbf4106.zip
Forgot the EPaned ChangeLog.
svn path=/trunk/; revision=4899
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 092456000d..d04576460f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-08-21 Christopher James Lahey <clahey@helixcode.com>
+
+ * widgets/e-paned/e-hpaned.c, widgets/e-paned/e-paned.c,
+ widgets/e-paned/e-paned.h, widgets/e-paned/e-vpaned.c: Added code
+ to make handle position persist across resizes.
+
2000-08-20 Christopher James Lahey <clahey@helixcode.com>
* widgets/e-text/e-text.c: Fixed a warning.