summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authordillo <dillo@pkgsrc.org>2005-03-22 20:03:12 +0000
committerdillo <dillo@pkgsrc.org>2005-03-22 20:03:12 +0000
commit28d5232768a82bc4d363dae785e36d34f8c92e38 (patch)
treeeae480089cdd7e9241dbf9e5d46110adbd0b80ad /doc
parentbbbe8a6ee41b9e10da5f338fc7d347851307cef2 (diff)
downloadpkgsrc-28d5232768a82bc4d363dae785e36d34f8c92e38.tar.gz
Note update of TADS to 3.0.8:
- fix crash when displaying banner in newer TADS 3 games - fix screen redraw before waiting for event - install TADS 2 library files - add t3res (TADS 3 resource compiler) - add mkchrtab (TADS 3 character table generator)
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 38625b32cb5..1ad0825e29b 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.9565 2005/03/22 19:39:05 wiz Exp $
+$NetBSD: CHANGES,v 1.9566 2005/03/22 20:03:12 dillo Exp $
Changes to the packages collection and infrastructure in 2005:
@@ -1572,3 +1572,4 @@ Changes to the packages collection and infrastructure in 2005:
Updated DatUtil to 2.15 [wiz 2005-03-22]
Updated gnupg to 1.4.1 [wiz 2005-03-22]
Updated libidn to 0.5.15 [wiz 2005-03-22]
+ Updated tads to 3.0.8 [dillo 2005-03-22]