Skip to content

Commit 0d3ac6f

Browse files
committed
always forgot the stupid changelog
1 parent 6646ba7 commit 0d3ac6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
* 2.4.10 (in development)
22
* Buffer reads from socket in the PythonParser. Fix for a Windows-specific
33
bug (#205).
4-
* Added the DEBUG OBJECT command.
4+
* Added the OBJECT and DEBUG OBJECT commands.
55
* Added __del__ methods for classes that hold on to resources that need to
66
be cleaned up. This should prevent resource leakage when these objects
77
leave scope due to misuse or unhandled exceptions. Thanks David Wolever

0 commit comments

Comments
 (0)