forked from Daniel-KM/Noid4Php
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathChanges
23 lines (16 loc) · 749 Bytes
/
Changes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Revision history for noid script and Noid module.
1.1.1-0.424-php Fixes.
Fixed rarely used features.
1.1.0-0.424-php Enhancements.
Added support for alphabets until 89 characters.
Added the command get_note() to get a user note.
1.0.1-0.424-php Strict port of the Perl script into php.
0.424 Some portability fixes. Added notes to README file on installation
of noid and its prerequisites in user space, with addition of a
step to untaint PERL5LIB (which wasn't getting through). Noted
that a future version of noid will have to change the minter
database directory from NOID to dbnoid due to potential conflicts
on case-insensitive filesystems (eg, Mac OS).
0.423 Documentation fixes.
0.422 Fixed flock bug.
0.421 Initial release.