Changeset 5063:e96bd1f85634

Show
Ignore:
Timestamp:
2007-04-04 16:31:50 (22 months ago)
Author:
Brendan Cully <brendan@…>
Branch:
HEAD
Message:

Ignore cscope files

Files:
2 modified

Legend:

Unmodified
Added
Removed
  • .hgignore

    r4948 r5063  
    3434.deps 
    3535Makefile 
     36cscope.* 
    3637*.swp 
    3738*.o 
  • ChangeLog

    r5061 r5063  
     12007-04-04 11:47 -0700  Brendan Cully  <brendan@kublai.com>  (5e0ea671962d) 
     2 
     3        * imap/command.c: Only reset UIDNEXT if new mail has been detected. 
     4        This prevents mutt from suddenly finding new mail when switching 
     5        from unknown UIDVALIDITY to known. 
     6 
     72007-04-04 09:37 -0700  Fabian Groffen  <grobian@orakel.ods.org>  (330cb15403f0) 
     8 
     9        * configure.ac: Check for Berkeley DB versions 4.4 and 4.5 
     10 
    1112007-04-04 01:35 +0200  Christoph Berg  <cb@df7cb.de>  (b841df908929) 
    212