Implement stubs of `readlink' and `symlink' for MS-Windows.
[bpt/emacs.git] / src / ChangeLog
index 1929c3f..f371049 100644 (file)
@@ -1,3 +1,7 @@
+2011-02-27  Eli Zaretskii  <eliz@gnu.org>
+
+       * w32.c (symlink, readlink): New stub functions.
+
 2011-02-27  Paul Eggert  <eggert@cs.ucla.edu>
 
        * scroll.c (CHECK_BOUNDS): #define only if GLYPH_DEBUG.