]> git.lyx.org Git - features.git/commit
Save the right timestamp and checksum of an opened file.
authorEnrico Forestieri <forenr@lyx.org>
Thu, 30 Aug 2007 14:50:12 +0000 (14:50 +0000)
committerEnrico Forestieri <forenr@lyx.org>
Thu, 30 Aug 2007 14:50:12 +0000 (14:50 +0000)
commit821bdfbc8d3ff21bd01043dde67c3bda481b6525
treed80e2badeaba2d81062c4288354b97e6a1047bad
parenta904d97565f983836c89f269c9ed674770141c3a
Save the right timestamp and checksum of an opened file.

* src/Buffer.cpp (Buffer::readFile): save timestamp and checksum
of the original disk file, and not those of the file converted
to current format.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19916 a592a061-630c-0410-9148-cb99ea01b6c8
src/Buffer.cpp