summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rwxr-xr-xbit2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d30ddb9..a0f4b40 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-12-19 Eric Norum <eric.norum@usask.ca>
+
+ * ncurses-5.3 bit: Update ncurses add-on package.
+
2002-11-28 Eric Norum <eric.norum@usask.ca>
* RTEMS_Makefiles/Makefile.bfd: New file
diff --git a/bit b/bit
index f1e0ac0..8dc20ab 100755
--- a/bit
+++ b/bit
@@ -9,7 +9,7 @@
#
set -ex
-PACKAGES="avl-1.4.0 ncurses-5.2 readline-4.3 libtecla-1.4.1"
+PACKAGES="avl-1.4.0 ncurses-5.3 readline-4.3 libtecla-1.4.1"
for p in $PACKAGES
do