summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2005-06-21 22:58:52 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2005-06-21 22:58:52 (GMT)
commita83d45fe6e1c303b875ce801e0e7d5a4c8663518 (patch)
tree3e69c41317c4239992075ed1f3cb58f92a3f140e /ChangeLog
parent5accf3865ae114a47ca85045b1a9d21018d8aaaa (diff)
downloadtk-a83d45fe6e1c303b875ce801e0e7d5a4c8663518.zip
tk-a83d45fe6e1c303b875ce801e0e7d5a4c8663518.tar.gz
tk-a83d45fe6e1c303b875ce801e0e7d5a4c8663518.tar.bz2
Fix silly error in SYNOPSIS of Tk_AllocBitmapFromObj doc [1224983]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 37f5ad1..66f3840 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-06-21 Donal K. Fellows <dkf@users.sf.net>
+
+ * doc/GetBitmap.3: Fix silly error in SYNOPSIS. [Bug 1224983]
+
2005-06-19 Donal K. Fellows <dkf@users.sf.net>
* generic/tkImgGIF.c: Cleanse all static (i.e. non-thread-safe) data