Proposal: Split Changelog by year

Christian Stimming stimming at tuhh.de
Fri Nov 11 16:21:25 EST 2005


Currently:

$ wc -l ChangeLog*
   7314 ChangeLog.1
  22678 ChangeLog

which means the one and only current ChangeLog file is enormously big. I 
propose to split it by year, which would give:

$ wc -l ChangeLog*
  4635 ChangeLog.1
  9205 ChangeLog.2001
  4754 ChangeLog.2002
  3527 ChangeLog.2003
   939 ChangeLog.2004
  3791 ChangeLog

(huh, 2004 really was a bad year in the gnucash development)

Objections? Thoughts?

Christian


More information about the gnucash-devel mailing list