CHANGES in tidy-1.1.1 vs CHANGES in tidy-1.1.2

- old
+ new

@@ -1,4 +1,9 @@ +V 1.1.2 2005/03/14 + +- Tidybuf.to_s bugfix: added nil check + @struct.bp ? @struct.bp.to_s(@struct.size) : '' + V 1.1.1 2005/03/07 - Bugfix Tidybuf.to_s assumes that TidyBuffer.bp is null-terminated. This is