summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2002-10-18 21:55:32 +0000
committerabs <abs@pkgsrc.org>2002-10-18 21:55:32 +0000
commit1faa3d803eaccb2e08a55b0f57996fe313a3b9b1 (patch)
treef90c8827f964e0585b42f58061b910fe27ca59e9 /doc
parentc25ee6ba995a6b7e11a66b431b2662e06b1f167e (diff)
downloadpkgsrc-1faa3d803eaccb2e08a55b0f57996fe313a3b9b1.tar.gz
Import p5-Number-Latin 1.01
Some applications, notably the numbering of points in outlines, use a scheme that starts with the letter "a", goes to "z", and then starts over with "aa" thru "az", then "ba", and so on. This module provides functions that deal with that numbering system, converting between it and integer values.
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 685a734e868..5959fdcfe4b 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.302 2002/10/18 17:07:11 jlam Exp $
+$NetBSD: CHANGES,v 1.303 2002/10/18 21:57:48 abs Exp $
Changes to the packages collection and infrastructure in 2002:
@@ -3314,3 +3314,4 @@ Changes to the packages collection and infrastructure in 2002:
Updated tuxpaint-stamps to 2002.10.16 [wiz 2002-10-18]
Updated w3 to 4.0b47 [minoura 2002-10-18]
Added pyca-0.6.5.20020902 [jlam 2002-10-18]
+ Added p5-Number-Latin-1.01 [abs 2002-10-18]