summaryrefslogtreecommitdiffstats
path: root/winsup/doc/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
...
* * new-features.sgml (ov-new1.7.6): Document POSIX Monotonic Clock.Yaakov Selkowitz2010-08-091-0/+4
|
* * new-features.sgml (ov-new1.7.6): Document /proc/filesystems.Corinna Vinschen2010-08-091-0/+4
|
* * setup-net.sgml, faq-setup.xml: Rename setup.exe's "Partial"Andy Koppe2010-07-261-0/+5
| | | | view to "Pending"
* Document mkostemp and mkostemps.Eric Blake2010-07-191-0/+7
| | | | | | | * textbinary.sgml (textbin-devel): Document temp file behavior. (textbin-issue): Use sed rather than cat as an example of a default-mode application. * new-features.sgml (ov-new1.7.6): Document mkostemp[s].
* * Makefile.in: Use "xmlto pdf" instead of docbook2pdf.Yaakov Selkowitz2010-06-271-0/+8
| | | | | | | Force the dblatex backend, as the default passivetex does not work. * README: Replace docbook-utils dependency with dblatex. Update required docbook-xml version. * faq-programming.xml: Ditto.
* * setup-net.sgml: Add a paragraph describing now to avoid unintentionalChristopher Faylor2010-06-261-0/+5
| | | | upgrades.
* * new-features.sgml (ov-new1.7.6): Add new "dos" and "inode" mountCorinna Vinschen2010-04-291-0/+9
| | | | | | | | options. * pathnames.sgml (mount-table): Ditto. (pathnames-specialchars): Change description order. Add paragraph to explain new behaviour in terms of leading spaces and trailing dots and spaces in pathnames.
* * new-features.sgml (ov-new1.7.6): Add locale wide-char changes.Corinna Vinschen2010-04-281-0/+4
|
* * cygserver.sgml: Note the fact that slave tty/pty handle dispersal isCorinna Vinschen2010-04-221-0/+7
| | | | | | unsed as of Cygwin 1.7.6. * new-features.sgml (ov-new1.7.6): New section. Add tty/pty and setrlimit changes.
* * cygwin.dsl: Remove comments.Christopher Faylor2010-04-111-0/+4
|
* * new-features.sgml (ov-new1.7.5): New section.Corinna Vinschen2010-04-111-0/+4
|
* * cygwin-api.in.sgml: Update to DocBook SGML 4.5 DTD.Christopher Faylor2010-04-111-0/+8
| | | | | | | * cygwin-ug-net.in.sgml: Ditto. * cygwin-ug.in.sgml: Ditto. * faq-sections.xml: Ditto. * faq.xml: Ditto.
* * setup-net.sgml: Remove more mentions of rxvt.Charles Wilson2010-04-011-0/+4
|
* * cygwinenv.sgml: Remove/deprecate mention of rxvt.Christopher Faylor2010-03-311-0/+7
| | | | | | * effectively.sgml: Ditto. * faq-using.xml: Ditto. * setup-net.sgml: Ditto.
* * new-features.sgml (ov-new1.7.3): New section.Corinna Vinschen2010-03-291-0/+4
|
* * setup2.sgml (setup-locale-charsetlist): Add EUC-CN and GB2312.Corinna Vinschen2010-03-271-0/+4
|
* * textbinary.sgml: Add missing </para>.Corinna Vinschen2010-03-271-0/+4
|
* * textbinary.sgml: Remove tr example and just mention u2d and d2u instead.Christopher Faylor2010-03-271-0/+5
|
* * pathnames.sgml: Clarify wording of user-specific fstab files. Fix typo.Christopher Faylor2010-03-251-0/+5
|
* * legal.sgml: Bump copyright date.Corinna Vinschen2010-03-241-0/+4
|
* * faq-using.xml (faq.using.unicode): Remove old examples.Corinna Vinschen2010-03-171-0/+4
|
* * effectively.sgml (using-shortcuts): Match chapter with reality.Corinna Vinschen2010-03-121-0/+4
|
* * faq-using.xml (faq.using.bloda): Add "Credant Guardian Shield".Corinna Vinschen2010-03-111-0/+4
|
* * setup2.sgml (setup-env): Add cross reference to using-cygwinenv.Corinna Vinschen2010-03-051-0/+6
| | | | | Change description for locale environment variables to comply with changes in 1.7.2.
* * new-features.sgml (ov-new1.7.2): Describe XDR support.Corinna Vinschen2010-03-031-0/+4
|
* * new-features.sgml (ov-new1.7.2): Add strptime changes.Corinna Vinschen2010-02-261-0/+4
|
* * new-features.sgml (ov-new1.7.2): Add strftime/wcsftime changes.Corinna Vinschen2010-02-261-0/+4
|
* * new-features.sgml (ov-new1.7.2): Add SIGPWR support.Yaakov Selkowitz2010-02-261-0/+4
|
* * new-features.sgml (ov-new1.7.2): Move stty erase support intoCorinna Vinschen2010-02-251-0/+5
| | | | correct category. Change "console window" to "Windows console".
* * new-features.sgml (ov-new1.7.2): Accommodate name change of getlocaleCorinna Vinschen2010-02-171-0/+6
| | | | | to locale. * setup2.sgml (setup-locale-how): Ditto.
* * new-features.sgml (ov-new1.7.2): Add native DOS path and UNC pathCorinna Vinschen2010-02-151-0/+10
| | | | | | | | | change. * pathnames.sgml (pathnames-intro): Make the Win32 path text a note and xref to new pathnames-win32 section. (cygdrive): Add description how the cygdrive mount flags apply to UNC paths starting with slashes. (pathnames-win32): New section describing native path handling.
* * new-features.sgml (ov-new1.7.2): Rephrase getlocale entry.Corinna Vinschen2010-02-111-0/+4
|
* * new-features.sgml (ov-new1.7.2): Add LC_MESSAGES support.Corinna Vinschen2010-02-101-0/+6
| | | | | * setup2.sgml (setup-locale-ov): Change "@euro" modifier description. (setup-locale-missing): Remove.
* * new-features.sgml (ov-new1.7-misc): Fix typo.Yaakov Selkowitz2010-02-071-0/+4
|
* * new-features.sgml (ov-new1.7.2): Add support for locales fromCorinna Vinschen2010-02-071-0/+6
| | | | | /usr/share/locale/locale.alias. * setup2.sgml (setup-locale-ov): Ditto.
* * setup2.sgml (setup-locale-ov): Align description of working modifiersCorinna Vinschen2010-02-061-0/+5
| | | | to latest changes.
* * new-features.sgml (ov-new1.7.2): Add support for new charsets.Corinna Vinschen2010-02-061-0/+8
| | | | | | | Change text for modifier support. (setup-locale-charsetlist): Add new GEORGIAN-PS and PT154 charsets to list of supported charsets. Reorder list for non-ISO, non-CP charsets alphabetically.
* * setup2.sgml (setup-locale-ov): Add description for "uz_UZ@cyrillic"Corinna Vinschen2010-02-051-0/+6
| | | | | and "tt_RU@iqtelif" modifiers. Slightly rephrase locale specifier description in terms of the modifier string.
* * new-features.sgml (ov-new1.7.2): Add grouping for printf/wprintf.Corinna Vinschen2010-02-051-0/+4
|
* * new-features.sgml (ov-new1.7.2): Add multibyte-awareness of regcompCorinna Vinschen2010-02-041-0/+5
| | | | and regexec.
* * faq-programming.xml: Update for Cygwin docbook-utils package.Yaakov Selkowitz2010-02-021-0/+1
|
* * README: Update for Cygwin docbook-utils package.Yaakov Selkowitz2010-02-021-0/+4
|
* * faq-api.xml: d2u/u2d are from cygutils, not util-linux.Yaakov Selkowitz2010-01-261-0/+4
|
* * Makefile.in: Skip validation in xmlto step.Christopher Faylor2010-01-261-0/+8
| | | | * overview.sgml: Clarify language in "A brief history of Cygwin".
* * new-features.sgml (ov-new1.7.2): Add console enhancements.Corinna Vinschen2010-01-261-0/+4
|
* * faq-setup.xml: Drop references to non-NT systems.Corinna Vinschen2010-01-251-0/+6
| | | | | * faq-using.xml: Ditto. (faq.using.sshd-in-domain): New FAQ entry.
* * faq-using.xml: Fix typos and remove incorrect locale-specificCorinna Vinschen2010-01-251-0/+7
| | | | | | documentation. * new-features.sgml: Ditto. * pathnames.sgml: Ditto.
* * new-features.sgml: Rework layout to use itemizedlist. Fix typo.Corinna Vinschen2010-01-241-0/+5
| | | | Add two missing entries.
* * setup2.sgml (setup-locale-charsetlist): Add CP932. Change descriptionCorinna Vinschen2010-01-231-0/+5
| | | | for SJIS.
* * setup2.sgml (setup-locale-charsetlist): Add ASCII and TIS-620. AddCorinna Vinschen2010-01-231-0/+5
| | | | various aliases and case differences.