Whamcloud - gitweb
debugfs: fix uninitialized variable es in do_logdump()
[tools/e2fsprogs.git] / .release-checklist
index 870aa2d..c8a6fc2 100644 (file)
@@ -2,17 +2,18 @@
 
 2)  "make check"!!!
 
-3)  Use ./.head-Changelog to assemble release notes.
+3)  Use "git log" to assemble release notes.
 
-4)  Update files which contain version information
+4)  Run "(cd po; make e2fsprogs.pot-update)" to update the translation template.
+
+5)  Update files which contain version information
        version.h
        README
        RELEASE-NOTES
        e2fsprogs.lsm
+       e2fsprogs.spec
        doc/libext2fs.texinfo (three places)
 
-5)  Update ChangeLog files using ./.fix-ChangeLogs
-
 6)  Make source distribution
 
 7)  Adjust sizes in e2fsprogs-VER.lsm; rebuild source files; rebuild RPM files