summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 701e4713..cd408004 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2002-03-03 Mikael Hallendal <micke@codefactory.se>
+ * src/yelp-window.c:
+ - Fixes #73056
+ (yelp_window_new): don't create index view if no index is
+ available.
+ (yw_create_toolbar): don't add index-button if index is not
+ available.
+ (yw_populate): don't insert index page in notebook if index is not
+ present.
+
* src/yelp-base.c:
(impl_Yelp_getWindows): added/impl.
(yelp_base_class_init): use getWindows.