From 61ec555e80b3e208c09a81bb2f2df530d947d360 Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Wed, 30 Aug 2000 21:54:48 +0000 Subject: Ensure that the child's allocation height is >= 1. 2000-08-30 Federico Mena Quintero * widgets/e-paned/e-vpaned.c (e_vpaned_size_allocate): Ensure that the child's allocation height is >= 1. * widgets/e-paned/e-hpaned.c (e_hpaned_size_allocate): Ensure that the child's allocation width is >= 1. 2000-08-30 Federico Mena Quintero * ChangeLog: Started a ChangeLog here. svn path=/trunk/; revision=5123 --- NEWS | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 48883adf2b..d1e9c7fa13 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +Version 0.5, "insert-code-name-here", insert-date-here +------------------------------------------------------ + +Calendar: + + - Uses only the new iCalendar standard internally; this means future + interoperability with new calendaring programs (JP, Federico). + + - New ultra-cool date range selector, aka little calendar (Damon). + + - Plenty of internal refactoring (JP, Damon, Federico). + Version 0.4, "Alewife", 2000-08-14 ---------------------------------- -- cgit v1.2.3