<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,6 +2,19 @@
 comment_utils changelog
 =======================
 
+
+Version 0.3p1, 23 November 2007:
+--------------------------------
+
+* Packaged from revision 84 in Subversion.
+
+* Minor bugfix in ``CommentedObjectManager``.
+
+* Moved email notification of new comments into post-save portion of
+  moderation to match what the docs claim. This means you will not
+  receive notification of comments which were deleted.
+
+
 Version 0.3, 10 November 2007:
 ------------------------------
 </diff>
      <filename>CHANGELOG.txt</filename>
    </modified>
    <modified>
      <diff>@@ -1,7 +1,7 @@
 from distutils.core import setup
 
 setup(name='comment_utils',
-      version='0.3',
+      version='0.3p1',
       description='Comment-related utilities for Django applications',
       author='James Bennett',
       author_email='james@b-list.org',</diff>
      <filename>setup.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3b6766f1caec8811cb6703da8cbcf3c0c81eedb2</id>
    </parent>
  </parents>
  <author>
    <name>ubernostrum</name>
    <email>ubernostrum@71c79c79-8932-0410-8db2-b50025d4c983</email>
  </author>
  <url>http://github.com/jezdez/django-comment-utils/commit/d62009eeebee84cec38370c19e39503d33a62410</url>
  <id>d62009eeebee84cec38370c19e39503d33a62410</id>
  <committed-date>2007-11-23T01:02:42-08:00</committed-date>
  <authored-date>2007-11-23T01:02:42-08:00</authored-date>
  <message>Release 0.3p1

git-svn-id: http://django-comment-utils.googlecode.com/svn/trunk@85 71c79c79-8932-0410-8db2-b50025d4c983</message>
  <tree>03bc95dc422007742a2f0c40e266bd7fa8937596</tree>
  <committer>
    <name>ubernostrum</name>
    <email>ubernostrum@71c79c79-8932-0410-8db2-b50025d4c983</email>
  </committer>
</commit>
