ChangeLog, pass5.c:
  pass5.c (check_block_bitmaps, check_inode_bitmaps): Don't call
  	end_problem_latch() unless there was actually a problem latched.
  	Simplifies semantics of the latch processing.

diff --git a/e2fsck/ChangeLog b/e2fsck/ChangeLog
index 3178f4d..a77f197 100644
--- a/e2fsck/ChangeLog
+++ b/e2fsck/ChangeLog
@@ -1,3 +1,9 @@
+Tue Feb 17 19:03:44 1998  Theodore Ts'o  <tytso@rsts-11.mit.edu>
+
+	* pass5.c (check_block_bitmaps, check_inode_bitmaps): Don't call
+		end_problem_latch() unless there was actually a problem
+		latched.  Simplifies semantics of the latch processing.
+
 Mon Feb 16 17:31:44 1998  Theodore Ts'o  <tytso@rsts-11.mit.edu>
 
 	* e2fsck.h: Add new field, priv_data to the e2fsck context