Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Mar 2011 14:57:10 +0000 (UTC)
From:      "Sergey A. Osokin" <osa@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.bin/calendar calendar.1 calendar.h parsedata.c paskha.c src/usr.bin/calendar/calendars/ru_RU.KOI8-R calendar.orthodox calendar.pagan
Message-ID:  <201103121457.p2CEvOSp021311@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
osa         2011-03-12 14:57:10 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    usr.bin/calendar     calendar.1 calendar.h parsedata.c 
                         paskha.c 
    usr.bin/calendar/calendars/ru_RU.KOI8-R calendar.orthodox 
                                            calendar.pagan 
  Log:
  SVN rev 219569 on 2011-03-12 14:57:10Z by osa
  
  MFC r216697:
  
  Fix typo (Pashka -> Paskha).
  
  MFC r217025:
  
  Fix typo: March -> September.
  
  MFC r218471:
  
  Fix Paskha and Paskha-specific holidays.
  
  MFC r218473:
  
  Always convert Paskha day from Julian (old) to Gregorian (new)
  style by adding 13 days.  Bug introduced in 1.13 revision.
  
  MFC r218771:
  
  Fix the beginning day of the Great Lent, it starts on Monday
  for 7 weeks before Paskha.
  Fix the Exaltation of the Holy Cross day.
  Add more Twelve holidays (dvunadesyatye prazdniki).
  
  MFC r218797:
  
  Replace hard-coded value by Julian2Gregorian converter function.
  
  MFC r219174:
  
  Fix beginning day of the Carnival.
  
  MFC r219175:
  
  Expand the name of Palm Sunday holiday with more canonical Entry
  of the Lord into Jerusalem.
  Merge the Pentecost and Trinity Sunday holidays, they are synonyms.
  Remove Body of Christ day, nonexistent holiday for Orthodox Church.
  Fix typo in the name of Ioann The Baptist, introduced in previous
  commit.
  
  Revision   Changes    Path
  1.38.22.5  +2 -2      src/usr.bin/calendar/calendar.1
  1.14.2.4   +2 -1      src/usr.bin/calendar/calendar.h
  1.5.38.2   +8 -6      src/usr.bin/calendar/calendars/ru_RU.KOI8-R/calendar.orthodox
  1.7.30.2   +1 -1      src/usr.bin/calendar/calendars/ru_RU.KOI8-R/calendar.pagan
  1.4.2.4    +2 -1      src/usr.bin/calendar/parsedata.c
  1.9.2.3    +11 -2     src/usr.bin/calendar/paskha.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103121457.p2CEvOSp021311>