+2015-11-17 Yaakov Selkowitz <yselkowi@redhat.com>
+
+ * common.din (rpmatch): Export.
+ * include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
+
2015-11-12 Corinna Vinschen <corinna@vinschen.de>
* flock.cc (lockf_t::create_lock_obj): Correctly recreate lock object
rmdir SIGFE
round NOSIGFE
roundf NOSIGFE
+rpmatch SIGFE
rresvport = cygwin_rresvport SIGFE
rresvport_af = cygwin_rresvport_af SIGFE
ruserok SIGFE
289: Export sigsetjmp, siglongjmp.
290: Add sysconf cache handling.
291: Export aligned_alloc, at_quick_exit, quick_exit.
+ 292: Export rpmatch.
*/
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull,
sigaltstack, sethostname. */
#define CYGWIN_VERSION_API_MAJOR 0
-#define CYGWIN_VERSION_API_MINOR 291
+#define CYGWIN_VERSION_API_MINOR 292
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible
+2015-11-17 Yaakov Selkowitz <yselkowi@redhat.com>
+
+ * new-features.xml (ov-new2.4): New section. Document rpmatch.
+ * posix.xml (std-bsd): Add rpmatch.
+
2015-11-02 Corinna Vinschen <corinna@vinschen.de>
* new-features.xml (ov-new2.3): Document Parallels Desktop FS support.
<sect1 id="ov-new"><title>What's new and what changed in Cygwin</title>
+<sect2 id="ov-new2.4"><title>What's new and what changed in 2.4</title>
+
+<itemizedlist mark="bullet">
+
+<listitem><para>
+New API: rpmatch.
+</para></listitem>
+
+</itemizedlist>
+
+</sect2>
+
<sect2 id="ov-new2.3"><title>What's new and what changed in 2.3</title>
<itemizedlist mark="bullet">
res_send
revoke
rexec
+ rpmatch
rresvport
rresvport_af
ruserok