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

Always use GIF89a for comments #6292

Merged
merged 4 commits into from May 21, 2022
Merged

Always use GIF89a for comments #6292

merged 4 commits into from May 21, 2022

Commits on May 13, 2022

  1. Always use GIF89a for long comments

    Fix bug that allows GIFs with long comments to be written as GIF87a.
    raygard committed May 13, 2022
    Copy the full SHA
    b3d29e9 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Simplified version check

    radarhere committed May 19, 2022
    Copy the full SHA
    9832935 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    138bd28 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. Merge pull request #1 from radarhere/comment_use_gif89a

    Simplified version check
    raygard committed May 20, 2022
    Copy the full SHA
    882c04b View commit details
    Browse the repository at this point in the history