Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restore modified tags after TZ manipulation #1999

Merged
merged 3 commits into from
Dec 5, 2021
Merged

Restore modified tags after TZ manipulation #1999

merged 3 commits into from
Dec 5, 2021

Commits on Nov 15, 2021

  1. Restore modified tags after TZ manipulation

    This ensures that Xmp date/times that have been set by the user aren't
    over written by the TZ restoration efforts. This fixes bug #1998
    jim-easterbrook committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    02ce7e9 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. Configuration menu
    Copy the full SHA
    da3b36f View commit details
    Browse the repository at this point in the history
  2. Use \" instead of ' for exiv2 command string

    The original failed on some Windows test runs.
    jim-easterbrook committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    2e2dd88 View commit details
    Browse the repository at this point in the history