James Moger
2013-04-08 35ae57001180bc67b66a4ebc67007a75e1c470f5
releases.moxie
@@ -27,6 +27,7 @@
    - Updated Polish translation
    
    additions: 
    - Added a server setting to force a particular translation/Locale for all sessions
    - Added Git Daemon serving
    - Option to automatically tag branch tips on each push with an incremental revision number
     - Implemented multiple repository owners
@@ -70,6 +71,7 @@
   - { name: 'git.daemonBindInterface', defaultValue: 'localhost' }
   - { name: 'git.daemonPort', defaultValue: 9418 }
    - { name: 'git.defaultIncrementalPushTagPrefix', defaultValue: 'r' }
   - { name: 'web.forceDefaultLocale', defaultValue: ' ' }
}
#