I have some posts which I scheduled to appear sometime in the future. I've just noticed that the category list count figures produced by list_cats or wp_list_cats also include those posts. I think it's confusing to have a category say (5) and when you go there you only see 3 posts. I'm guessing it should be easy to fix with a simple extra condition somewhere. What do you think?
(Using WP 2.0.2).