summaryrefslogtreecommitdiffstats
path: root/winsup/doc/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
...
* * new-features.sgml (ov-new1.7.2): Add chapter for news in 1.7.2.Corinna Vinschen2010-01-221-0/+11
| | | | | | | | | | * setup2.sgml (setup-locale-ov): Describe how valid locales are determined by Windows locale support. Change description for modifiers in locale environment variables. (setup-locale-how): Describe new charset behaviour. Mention new getlocale tool to fetch valid locale information from Windows. (setup-locale-missing): Drop now implemented LC_foo options. Explain missing LC_MESSAGES in more detail.
* * setup2.sgml (setup-locale): Mention three character codes perCorinna Vinschen2010-01-171-0/+11
| | | | | | | ISO 639-3. * setup2.sgml (setup-locale): Adapt description to the C using ASCII change in 1.7.2.
* * setup-net.sgml: Remove obsolete assertion.Christopher Faylor2010-01-161-0/+4
|
* * faq-using.xml (faq.using.bloda): Clarify wxvault.dll.Corinna Vinschen2010-01-151-0/+5
|
* * faq-setup.xml: Add missing setup options. Sort options.Christopher Faylor2010-01-151-0/+4
|
* * cygwinenv.sgml (cygwinenv-implemented-options): Try to makeCorinna Vinschen2010-01-121-0/+5
| | | | compatibility new symlinks vs. old Cygwin clearer.
* * pathnames.sgml (mount-table): Add info that posix=0 is default forCorinna Vinschen2010-01-111-0/+5
| | | | the cygdrive prefix.
* * overview.sgml: Fix Red Hat brand name.Corinna Vinschen2010-01-071-0/+4
|
* * overview.sgml: Fix Red Hat URL.Christopher Faylor2010-01-041-0/+4
|
* * pathnames.sgml (mount-table): Add missing slash in pathname.Corinna Vinschen2009-12-231-0/+4
|
* * faq-setup.xml (faq.setup.mirror): Fix URL to wget.Corinna Vinschen2009-12-141-0/+4
|
* * setup2.sgml (setup-env): Clarify that Windows environment getsCorinna Vinschen2009-12-021-0/+5
| | | | copied over. Add paragraph about TMP, TEMP, and TMPDIR.
* * overview2.sgml (ov-hi-files): Remove reference to root directory whenCorinna Vinschen2009-11-181-0/+6
| | | | | explaining fstab content. Add paragraph about Extended Attributes. Discourage chroot.
* * pathnames.sgml (pathnames-specialchars): Fix typos.Corinna Vinschen2009-11-161-0/+4
|
* * new-features.sgml (ov-new1.7-os): Mention Windows 7 and 2008 R2.Corinna Vinschen2009-11-121-0/+6
| | | | | (ov-new1.7-device): Add API get_avphys_pages, get_nprocs, get_nprocs_conf, and get_phys_pages.
* * new-features.sgml (ov-new1.7-misc): Add installation-specificCorinna Vinschen2009-10-311-0/+5
| | | | unique object names description.
* * pathnames.sgml: Add limitation of case sensitivity with CreateProcess.Corinna Vinschen2009-10-281-0/+4
|
* * new-features.sgml (ov-new1.7-posix): Mention UTF-8 as "C" defaultCorinna Vinschen2009-10-281-0/+6
| | | | | and the default locale "C.UTF-8". * setup2.sgml (setup-locale-ov): Ditto.
* * faq-setup.xml: Fix clean_setup.pl reference.Christopher Faylor2009-10-261-0/+4
|
* * faq-setup.xml: Change clean_setup.pl reference.Christopher Faylor2009-10-261-0/+4
|
* * faq-setup.xml (faq.setup.disk-space): Fix URL pointing toCorinna Vinschen2009-10-151-0/+5
| | | | clean_setup.pl script.
* * pathnames.sgml (pathnames-specialchars): Add control chars to theCorinna Vinschen2009-10-091-0/+5
| | | | list. Explain backslash exception.
* * faq-using.xml (faq.using.bloda): Add Lenovo IPS Core Service.Dave Korn2009-10-031-0/+4
|
* * setup2.sgml (setup-locale-ov): Fix typo in C+charset example.Corinna Vinschen2009-10-021-0/+5
| | | | Rephrase how the locale environment variables are evaluated.
* * new-features.sgml (ov-new1.7-file): Ctrl-X, not Ctrl-N.Corinna Vinschen2009-09-301-0/+11
| | | | | | | | | | * pathnames.sgml (pathnames-unusual): Ditto. * setup2.sgml (setup-locale-ov): Change description according to latest changes. (setup-locale-how): Rewrite. (setup-locale-console): Enable section again. Change to reflect recent changes. (setup-locale-problems): Change to reflect recent changes.
* * new-features.sgml (ov-new1.7-file): Mention fexecve, execvpe.Eric Blake2009-09-261-0/+4
|
* * new-features.sgml (ov-new1.7-file): Mention eaccess, euidaccess,Eric Blake2009-09-251-0/+5
| | | | canonicalize_file_name, and document change in access semantics.
* * setup2.sgml (setup-locale-problems): Fix charset names of codepagesCorinna Vinschen2009-09-251-0/+5
| | | | 936 and 949.
* * setup2.sgml (setup-locale-problems): Document how to installEric Blake2009-09-251-0/+5
| | | | non-default charsets.
* * new-features.sgml (ov-new1.7-file): Add new hardlink behaviour onCorinna Vinschen2009-09-211-0/+6
| | | | | filesystems not supporting hardlinks. * overview2.sgml (ov-hi-files): Change descripton accordingly.
* * new-features.sgml (ov-new1.7-posix): Add "KOI8-R" and "KOI8-U"Corinna Vinschen2009-08-261-0/+5
| | | | charsets.
* * cygwin/strfuncs.cc (__set_charset_from_codepage): Add codepages 20866Christopher Faylor2009-08-221-0/+5
| | | | | | | (KOI8-R) and 21866 (KOI8-U). * doc/setup2.sgml (setup-locale-charsetlist): Add KOI8-R and KOI8-U to list of supported charsets.
* * setup2.sgml (setup-locale-charsetlist): Add description ofCorinna Vinschen2009-08-221-0/+5
| | | | case-insensitivity of charsets. Fix a typo. Add "UTF8" to the list.
* * faq-using.xml (faq.using.bloda): Typofix MacAfee -> McAfee.Dave Korn2009-08-121-0/+4
|
* * faq-using.xml (faq.using.ipv6): Try to clarify OS specific support.Corinna Vinschen2009-07-231-0/+6
| | | | | * faq-what.xml (faq.what.supported): Add Windows 7 and 2008 R2. * new-features.sgml: Add "and later" to rcmd news.
* * Makefile.in (all): Fix wrong target names.Corinna Vinschen2009-07-201-0/+7
| | | | | | (cygwin-ug-net/cygwin-ug-net-nochunks.html.gz): Ditto. (cygwin-ug-net/cygwin-ug-net.pdf): Convert to use docbook2pdf. (cygwin-api/cygwin-api.pdf): Ditto.
* * faq: Throughout, revert references to User's Guide to default URL.Corinna Vinschen2009-07-201-0/+4
|
* * new-features.sgml (ov-new1.7-misc): Add stdc++ new/delete wrappers.Corinna Vinschen2009-07-201-0/+4
|
* * new-features.sgml (ov-new1.7-posix): Add WCONTINUED, WIFCONTINUED.Corinna Vinschen2009-07-201-0/+4
|
* * setup2.sgml (setup-locale-charsetlist): Fix ISO88-59-13 and -15Corinna Vinschen2009-07-201-0/+5
| | | | codepage numbers.
* * pathnames.sgml: Fix typo.Christopher Faylor2009-07-081-0/+4
|
* * new-features.sgml (ov-new1.7-file): Add fpurge and mkstemps to newCorinna Vinschen2009-07-031-0/+5
| | | | API functions.
* Clean up some sources.redhat.com references.Christopher Faylor2009-07-011-0/+4
|
* * faq-setup.xml (faq.setup.setup-fails-on-ts): Fix another typo.Corinna Vinschen2009-06-241-0/+4
|
* * faq-setup.xml (faq.setup.setup-fails-on-ts): Fix typo.Corinna Vinschen2009-06-241-0/+4
|
* * faq-setup.xml (faq.setup.setup-failes-on-ts): Change rebaseall toCorinna Vinschen2009-06-231-0/+5
| | | | rebase.
* * faq-setup.xml (faq.setup.setup-failes-on-ts): New FAQ entry.Corinna Vinschen2009-06-231-0/+4
|
* * new-features.sgml (ov-new1.7-misc): Add new link libs.Corinna Vinschen2009-06-191-0/+6
| | | | | * setup2.sgml (setup-locale-ov): Explain locale-specific wcwidth feature.
* * faq-using.xml (faq.using.emacs): Update.Corinna Vinschen2009-06-121-0/+4
|
* * new-features.sgml: Add changes to console BS and Space key.Corinna Vinschen2009-06-041-0/+4
|