* id.po: New translation for Indonesia.
[findutils.git] / NEWS
blob85a135d1056394de7861a6fe70e0f12523c332ce
1 GNU findutils NEWS - User visible changes.      -*- outline -*- (allout)
2 * Major changes in release 4.1.6:
3 correct bug in prune.
4 added --ignore-case option for locate
6 * Major changes in release 4.1.5:
7 Add support for large files
9 * Major changes in release 4.1.4:
10 bug fixes, more up-to-date languages.
12 * Major changes in release 4.1.3:
13 added internationalization and localization.
15 * Major changes in release 4.1.1:
16 attempt at successful compilation on many platforms after years of neglect
17  "--existing" option added to locate "--prunefs" option added to updatedb
19 * Major changes in release 4.1:
21 ** Distribution renamed to findutils.
22 ** updatedb is now a user command, installed in $exec_prefix/bin
23   instead of $exec_prefix/libexec.
24 ** A few problems in Makefiles and testsuite corrected.
26 * Major changes in release 4.0:
28 ** Documentation:
29 *** Texinfo manual.
30 *** Man page for updatedb.
31 *** Man page for the locate database formats.
33 ** find:
34 *** Takes less CPU time on long paths, because it uses chdir to descend
35    trees, so it does fewer inode lookups.
36 *** Does not get trapped in symbolic link loops when -follow is given.
37 *** Supports "-fstype afs" if you have /afs and /usr/afsws/include
38    and you configure using the --with-afs option.
39 *** New action -fls FILE; like -ls but writes to FILE.
41 ** locate:
42 *** Supports a new database format, which is 8-bit clean and
43    allows machines with different byte orderings and integer sizes to
44    share the databases.  The new locate can also detect and read the
45    old database format automatically.  The new databases are typically
46    30% or more larger than the old ones (due to allowing all 8 bits in
47    file names).  Search times are approximately the same, or faster on
48    some systems.
49 *** Warns if a file name database is more than 8 days old.
51 ** updatedb:
52 *** Takes command-line options.
54 ** xargs:
55 *** Performance improved 10-20%.
56 *** The EOF string is not used when -0 is given.
57 *** Now has a test suite.  Some minor bugs fixed as a result.
59 * Major changes in release 3.8:
61 ** case insensitive versions of -lname, -name, -path, -regex:
62   -ilname, -iname, -ipath, -iregex
63 ** %F directive for -printf, -fprintf to print file system type
65 * Major changes in release 3.7:
67 ** locate can search multiple databases
68 ** locate has an option to specify the database path
69 ** updatedb no longer goes into an infinite loop with some versions of tail
71                         --//--
72 This is used by Emacs' spell checker ispell.el:
74 LocalWords: ansi knr strftime xargs updatedb sh fnmatch hin strcpy
75 LocalWords: lib getstr getline frcode bigram texi depcomp automake
76 LocalWords: strncasecmp strcasecmp LIBOBJS FUNC prunefs allout libexec
77 LocalWords: testsuite Texinfo chdir inode fstype afs fls ls EOF lname
78 LocalWords: regex ilname iname ipath iregex printf fprintf