<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -36,6 +36,10 @@ The full list of available options is:
 * &lt;tt&gt;:private&lt;/tt&gt; -- set to +true+ to obfuscate 'private' identifiers, i.e.
   names beginning with a single underscore
 * &lt;tt&gt;:base62&lt;/tt&gt; -- encode the program using base 62
+* &lt;tt&gt;:protect&lt;/tt&gt; -- an array of variable names to protect from compression, e.g.
+
+  compressed = Packr.pack(code, :shrink_vars =&gt; true,
+                                :protect =&gt; %w[$super self])
 
 To call from the command line (use &lt;tt&gt;packr --help&lt;/tt&gt; to see available options):
 
@@ -86,7 +90,7 @@ rewritten name for the private method.
 
 (The MIT License)
 
-Copyright (c) 2004-2008 Dean Edwards, James Coglan
+Copyright (c) 2004-2009 Dean Edwards, James Coglan
 
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the</diff>
      <filename>README.txt</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>19926a5b4c42ccd04a71ca2385d4067f54589164</id>
    </parent>
  </parents>
  <author>
    <name>James Coglan</name>
    <email>jcoglan@googlemail.com</email>
  </author>
  <url>http://github.com/jcoglan/packr/commit/f6fe1717657415aafdbb7e54c93bca0acef7bcc3</url>
  <id>f6fe1717657415aafdbb7e54c93bca0acef7bcc3</id>
  <committed-date>2009-02-21T16:12:46-08:00</committed-date>
  <authored-date>2009-02-21T16:11:52-08:00</authored-date>
  <message>Adding info on 'protect' option to README.</message>
  <tree>02990026732b7f3b087910d0341b8700b025ef0e</tree>
  <committer>
    <name>James Coglan</name>
    <email>jcoglan@googlemail.com</email>
  </committer>
</commit>
