Improve port of struct timespec to MS-Windows.
[bpt/emacs.git] / lib-src / ChangeLog
index b6f5c3e..e3232a4 100644 (file)
@@ -1,3 +1,22 @@
+2012-06-24  Samuel Bronson  <naesten@gmail.com>  (tiny change)
+
+       * emacsclient.c (set_local_socket): Fix compiler warning (Bug#7838).
+
+2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Support higher-resolution time stamps (Bug#9000).
+       * Makefile.in (LIB_CLOCK_GETTIME): New macro.
+       (profile${EXEEXT}): Use it.
+       * profile.c: Include inttypes.h, intprops.h.
+       (time_string): Size conservatively; do not guess size.
+       (get_time): Now prints nanoseconds.
+       (gettimeofday): Remove replacement function; gnulib now does this.
+
+2012-06-08  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * make-docfile.c (search_lisp_doc_at_eol): Unget last read
+       character.
+
 2012-06-06  Glenn Morris  <rgm@gnu.org>
 
        * Makefile.in (STAMP_INST_SCRIPTS, STAMP_SCRIPTS, insrcdir)