Index: trunk/packages/xvm-prodconfig/debian/changelog
===================================================================
--- trunk/packages/xvm-prodconfig/debian/changelog	(revision 1486)
+++ trunk/packages/xvm-prodconfig/debian/changelog	(revision 1487)
@@ -1,2 +1,8 @@
+xvm-prodconfig (0.19.2) unstable; urgency=low
+
+  * Zone files use semicolons for comments, not hashes
+
+ -- Evan Broder <broder@mit.edu>  Sat, 01 Nov 2008 02:16:08 -0400
+
 xvm-prodconfig (0.19.1) unstable; urgency=low
 
Index: trunk/packages/xvm-prodconfig/zone
===================================================================
--- trunk/packages/xvm-prodconfig/zone	(revision 1486)
+++ trunk/packages/xvm-prodconfig/zone	(revision 1487)
@@ -1,4 +1,4 @@
 @       900     IN      SOA     xvm-dev.mit.edu. xvm.mit.edu. (
-        1
+        2
         1d
         1d
@@ -7,5 +7,5 @@
         )
 
-# Our services
+; Our services
 remote          IN      TXT     Reserved
 console         IN      TXT     Reserved
@@ -18,5 +18,5 @@
 org             IN      TXT     Reserved
 
-# Athena services we don't want to conflict with
+; Athena services we don't want to conflict with
 athena          IN      TXT     Reserved
 dev             IN      TXT     Reserved
