diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2012-06-22 14:17:42 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2012-06-22 14:17:42 -0700 |
commit | d35af63cd671563fd188c3b0a1ef30067027c7aa (patch) | |
tree | c9e01847ccf788e23794684da9331c3e0defd0d3 /etc/ChangeLog | |
parent | f143bfe38b43ad0a9d817f05c25e418982dca06f (diff) | |
download | emacs-d35af63cd671563fd188c3b0a1ef30067027c7aa.tar.gz |
Support higher-resolution time stamps.
Fixes: debbugs:9000
Diffstat (limited to 'etc/ChangeLog')
-rw-r--r-- | etc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 3fd2d6bd92a..6901077fbe0 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,8 @@ +2012-06-22 Paul Eggert <eggert@cs.ucla.edu> + + Support higher-resolution time stamps (Bug#9000). + * NEWS: Mention addition of picoseconds to time stamp format. + 2012-06-13 Deniz Dogan <deniz@dogan.se> * tutorials/TUTORIAL.sv: Fix grammar and a couple of typos. |