summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorbehdad <behdad>2002-03-15 20:15:19 +0000
committerbehdad <behdad>2002-03-15 20:15:19 +0000
commit36691ae9eb8d0071c5b0801ee046240b9c66f71a (patch)
tree6e344d7e4973b1c4b5d72de3818cd1f5a7bf0442 /ChangeLog
parent795dbd72617c0a57f7021ed30ce05e6a73effd08 (diff)
New packtab.c.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index de6fa32..b63e23f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,8 @@
2002-03-15 Behdad Esfahbod <behdad@bamdad.org>
+ * packtab.c: Updated the output generating routine, to generate much fewer
+ symbols, to reduce the relocation time (suggested by Owen Taylor).
+
+2002-03-15 Behdad Esfahbod <behdad@bamdad.org>
* fribidi.c, fribidi.h: Applied the patch from
Dominique Unruh <dominique@unruh.de> to reorder the NSM character
to follow their base character (rule L3), fribidi_reorder_nsm_status(),